Searched refs:ldgp (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/sys/arch/alpha/alpha/
H A Dtransfer.s52 1: ldgp gp,0(pv)
H A Dprom_disp.s60 ldgp gp, 0(pv)
H A Dlocore.s172 ldgp gp, 0(s0)
/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-alpha/
H A Dtlsbinpic.s35 ldgp $gp, 0($27)
44 ldgp $gp, 0($26)
50 ldgp $gp, 0($26)
56 ldgp $gp, 0($26)
63 ldgp $gp, 0($26)
H A Dtlspic1.s34 ldgp $gp, 0($27)
47 ldgp $gp, 0($26)
53 ldgp $gp, 0($26)
59 ldgp $gp, 0($26)
66 ldgp $gp, 0($26)
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/alpha/
H A Delf-reloc-5.s20 ldgp $29,0($27)
H A Delf-reloc-6.s22 ldgp $29,0($27)
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.asm/
H A Dalpha.inc12 ldgp $gp, 0($27)
32 /* Can't use ldgp here because the finish-frame test expects the
56 ldgp $gp, 0($27)
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.asm/
H A Dalpha.inc12 ldgp $gp, 0($27)
32 /* Can't use ldgp here because the finish-frame test expects the
56 ldgp $gp, 0($27)
/netbsd-current/lib/libc/arch/alpha/sys/
H A D__sigtramp2.S102 ldgp gp,0(ra)
/netbsd-current/libexec/ld.elf_so/arch/alpha/
H A Drtld_start.S78 ldgp gp, 0(ra)
/netbsd-current/sys/arch/alpha/include/
H A Dasm.h417 ldgp gp,0(ra)
611 ldgp gp, 0(reg)
/netbsd-current/external/lgpl3/gmp/dist/
H A Dconfig.guess148 ldgp \$29,0(\$27)
156 ldgp \$29,0(\$26)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/alpha/
H A Dalpha.c1257 then they'll be in a different block from their ldgp. Which could lead
1259 containing the call and branch to the block containing the ldgp. */
9261 int prev_in_use, in_use, len, ldgp;
9280 ldgp = alpha_function_needs_gp ? 8 : 0;
9338 /* We may not insert padding inside the initial ldgp sequence. */
9339 else if (ldgp > 0)
9340 ldgp -= len;
9239 int prev_in_use, in_use, len, ldgp; local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dalpha.cc1257 then they'll be in a different block from their ldgp. Which could lead
1259 containing the call and branch to the block containing the ldgp. */
9261 int prev_in_use, in_use, len, ldgp;
9280 ldgp = alpha_function_needs_gp ? 8 : 0;
9338 /* We may not insert padding inside the initial ldgp sequence. */
9339 else if (ldgp > 0)
9340 ldgp -= len;
9239 int prev_in_use, in_use, len, ldgp; local

Completed in 292 milliseconds