Searched refs:ld (Results 1 - 25 of 204) sorted by relevance

123456789

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips64/lib/
H A Dmcount.S20 ld t9, (mcount_hook)
37 ld ra, 72(sp)
38 ld AT, 64(sp)
39 ld a7, 56(sp)
40 ld a6, 48(sp)
41 ld a5, 40(sp)
42 ld a4, 32(sp)
43 ld a3, 24(sp)
44 ld a2, 16(sp)
45 ld a
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dentry.S50 ld r11,_CCR(r1) /* Clear SO bit in CR */
57 ld r31,show_syscalls_task@l(r31)
62 ld r4,GPR0(r1)
63 ld r5,GPR3(r1)
64 ld r6,GPR4(r1)
65 ld r7,GPR5(r1)
66 ld r8,GPR6(r1)
67 ld r9,GPR7(r1)
70 ld r4,GPR8(r1)
71 ld r
[all...]
H A DpSeries_hvCall.S50 ld r10,-8(r1) /* Fetch r4-r7 ret args. */
52 ld r10,-16(r1)
54 ld r10,-24(r1)
57 ld r1,0(r1)
58 ld r0,-8(r1)
68 ld r0,-8(r1)
H A DhvCall.S54 ld r1,0(r1)
55 ld r0,-8(r1)
92 ld r1,0(r1)
93 ld r0,-8(r1)
95 ld r31,-16(r1)
H A Dhead.S134 100: ld r4,__secondary_hold_spinloop@l(0)
181 ld r21,PACAEXCSP(r20); /* get exception stack ptr */ \
211 ld r21,PACAEXCSP(r20); /* get exception stack ptr */ \
217 ld r22,LPPACA+LPPACASRR0(r20); /* Get SRR0 from ItLpPaca */ \
219 ld r23,LPPACA+LPPACASRR1(r20); /* Get SRR1 from ItLpPaca */ \
243 ld r22,EX_SRR1(r21); /* Get SRR1 from exc. frame */ \
248 ld r1,PACAKSAVE(r20); /* kernel stack to use */ \
252 ld r22,EX_R20(r21); /* move r20 to stackframe */ \
254 ld r23,EX_R21(r21); /* move r21 to stackframe */ \
256 ld r2
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dstackframe.h110 ld k1, %lo(kernelsp)(k1)
167 ld $1, PT_R1(sp)
172 ld sp, PT_R29(sp)
176 ld $24, PT_LO(sp)
177 ld $8, PT_R8(sp)
178 ld $9, PT_R9(sp)
180 ld $24, PT_HI(sp)
181 ld $10, PT_R10(sp)
182 ld $11, PT_R11(sp)
184 ld
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dstackframe.h110 ld k1, %lo(kernelsp)(k1)
167 ld $1, PT_R1(sp)
172 ld sp, PT_R29(sp)
176 ld $24, PT_LO(sp)
177 ld $8, PT_R8(sp)
178 ld $9, PT_R9(sp)
180 ld $24, PT_HI(sp)
181 ld $10, PT_R10(sp)
182 ld $11, PT_R11(sp)
184 ld
[all...]
/asus-wl-520gu-7.0.1.45/src/router/misc/
H A Drootprep.sh28 echo "/lib" > etc/ld.so.conf
29 echo "/usr/lib" >> etc/ld.so.conf
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/dec/boot/
H A DMakefile12 mipsel-linux-ld -N -G 0 -T ld.ecoff ../../boot/zImage \
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/verif/
H A Dvapi.S124 ld ra,SAVE_RA(k0) ; \
125 ld gp,SAVE_GP(k0) ; \
126 ld AT,SAVE_AT(k0) ; \
127 ld t0,SAVE_T0(k0) ; \
128 ld t1,SAVE_T1(k0) ; \
129 ld t2,SAVE_T2(k0) ; \
130 ld t3,SAVE_T3(k0) ; \
131 ld a0,SAVE_A0(k0) ; \
132 ld a1,SAVE_A1(k0) ; \
133 ld a
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/kernel/
H A Dunaligned.c91 * we use the ld->m (bit [36:36]) field to determine whether or not we have
133 * we use the ld->m (bit [36:36]) field to determine whether or not we have
298 DPRINT("r%lu, sw.bspstore=%lx pt.bspstore=%lx sof=%ld sol=%ld ridx=%ld\n",
345 DPRINT("rnat @%p = 0x%lx nat=%d old nat=%ld\n",
379 DPRINT("r%lu, sw.bspstore=%lx pt.bspstore=%lx sof=%ld sol=%ld ridx=%ld\n",
644 emulate_load_updates (update_t type, load_store_t ld, struc argument
724 emulate_load_int(unsigned long ifa, load_store_t ld, struct pt_regs *regs) argument
855 emulate_store_int(unsigned long ifa, load_store_t ld, struct pt_regs *regs) argument
996 emulate_load_floatpair(unsigned long ifa, load_store_t ld, struct pt_regs *regs) argument
1090 emulate_load_float(unsigned long ifa, load_store_t ld, struct pt_regs *regs) argument
1159 emulate_store_float(unsigned long ifa, load_store_t ld, struct pt_regs *regs) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips64/mm/
H A Dtlbex-r4k.S36 ld \ptr, (\ptr)
41 ld \ptr, (\ptr) # get pmd pointer
46 ld \ptr, (\ptr) # get pte pointer
145 ld k0, 0(k1) # get even pte
146 ld k1, 8(k1) # get odd pte
155 ld k0, 0(k1) # get even pte
156 ld k1, 8(k1) # get odd pte
169 ld k0, 0(k1) # get even pte
170 ld k1, 8(k1) # get odd pte
179 ld k
[all...]
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/plugins/
H A DMakefile.sol215 ld -o $@ $(LDFLAGS) -h $@ minconn.o
21 ld -o $@ $(LDFLAGS) -h $@ passprompt.o
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/plugins/
H A DMakefile.sol215 ld -o $@ $(LDFLAGS) -h $@ minconn.o
21 ld -o $@ $(LDFLAGS) -h $@ passprompt.o
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/plugins/
H A DMakefile.sol215 ld -o $@ $(LDFLAGS) -h $@ minconn.o
21 ld -o $@ $(LDFLAGS) -h $@ passprompt.o
/asus-wl-520gu-7.0.1.45/src/router/samba/source/libads/
H A Dldap_utils.c40 if (!ads->ld &&
68 if (ads->ld) {
69 ldap_unbind(ads->ld);
72 ads->ld = NULL;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Dkgdb.h75 ld [%reg + REGWIN_SZ + KGDB_G1], %g1; \
87 ld [%reg + REGWIN_SZ + KGDB_Y], %reg_y; \
88 ld [%reg + REGWIN_SZ + KGDB_PSR], %reg_psr; \
89 ld [%reg + REGWIN_SZ + KGDB_WIM], %reg_wim; \
90 ld [%reg + REGWIN_SZ + KGDB_TBR], %reg_tbr; \
91 ld [%reg + REGWIN_SZ + KGDB_PC], %reg_pc; \
92 ld [%reg + REGWIN_SZ + KGDB_NPC], %reg_npc;
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc/
H A Dkgdb.h75 ld [%reg + REGWIN_SZ + KGDB_G1], %g1; \
87 ld [%reg + REGWIN_SZ + KGDB_Y], %reg_y; \
88 ld [%reg + REGWIN_SZ + KGDB_PSR], %reg_psr; \
89 ld [%reg + REGWIN_SZ + KGDB_WIM], %reg_wim; \
90 ld [%reg + REGWIN_SZ + KGDB_TBR], %reg_tbr; \
91 ld [%reg + REGWIN_SZ + KGDB_PC], %reg_pc; \
92 ld [%reg + REGWIN_SZ + KGDB_NPC], %reg_npc;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/lib/
H A Dlocks.S40 ld [%g1], %g2
47 ld [%g1], %g2
58 ld [%g1], %g2
68 ld [%g1], %g2
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/debian/
H A Dinitrd-tools.e2fsprogs26 if test -f /etc/ld.so.preload && grep -s ^$i\$ /etc/ld.so.preload; then
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/mm/
H A Dswift.S48 ld [%o0 + AOFF_mm_context], %g2
60 ld [%o0 + 0x00], %o0
62 ld [%o0 + AOFF_mm_context], %o3
H A Dviking.S65 ld [%g2], %g3
66 ld [%g2 + %g7], %g3
68 ld [%g2], %g3
69 ld [%g2 + %g7], %g3
71 ld [%g2], %g3
72 ld [%g2 + %g7], %g3
74 ld [%g2], %g3
76 ld [%g2 + %g7], %g3
112 ld [%o0 + 0x0], %o0
117 ld [
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/kernel/
H A Drtrap.S61 ld [%curptr + AOFF_task_need_resched], %g2
64 ld [%curptr + AOFF_task_sigpending], %g2
69 ld [%curptr + AOFF_task_sigpending], %g2
73 ld [%sp + REGWIN_SZ + PT_PSR], %t_psr
82 ld [%sp + REGWIN_SZ + PT_PSR], %t_psr
88 ld [%curptr + AOFF_task_thread + AOFF_thread_w_saved], %twin_tmp1
101 ld [%curptr + AOFF_task_sigpending], %g2
112 ld [%curptr + AOFF_task_thread + AOFF_thread_uwinmask], %twin_tmp1
158 ld [%sp + REGWIN_SZ + PT_PC], %o1
159 ld [
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips64/kernel/
H A Dentry.S25 ld t0, TASK_PTRACE($28) # syscall tracing enabled?
36 ld t0, PT_STATUS(sp) # returning to kernel mode?
50 ld v0, TASK_NEED_RESCHED($28)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A DcpqfcTSioctl.h52 int ld; /* Logical Drive on this box, if required */ member in struct:__anon2270

Completed in 195 milliseconds

123456789