Searched refs:r23 (Results 26 - 50 of 80) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/lib/
H A Dcopy_page.S30 #define tgt2 r23
H A Dstrlen.S79 #define val2 r23
H A Dstrlen_user.S81 #define val2 r23
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dswsusp_asm64.S96 SAVE_REGISTER(r23)
202 RESTORE_REGISTER(r23)
H A Dhead_64.S821 lbz r23,PACAPROCSTART(r13) /* Test if this processor
830 cmpwi 0,r23,0
1586 lbz r23,PACAPROCSTART(r13) /* Test if this processor should */
1593 cmpwi 0,r23,0
1597 LOAD_REG_IMMEDIATE(r23, cur_cpu_spec)
1598 ld r23,0(r23)
1599 ld r23,CPU_SPEC_RESTORE(r23)
1600 cmpdi 0,r23,
[all...]
H A Dhead_44x.S108 tlbsx r23,0,r5 /* Find entry we are in */
111 1: cmpw r23,r4 /* Is this our entry? */
168 3: cmpwi r23,63
171 tlbwe r6,r23,PPC44x_TLB_PAGEID
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/hppa1.1/
H A Dmpih-mul2.S36 * mpi_limb_t s2_limb) (r23)
59 stw %r23,-16(%r30) ; move s2_limb ...
H A Dmpih-mul3.S36 * mpi_limb_t s2_limb) (r23)
65 stw %r23,-16(%r30) ; move s2_limb ...
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/pa7100/
H A Dmpih-lshift.S44 subi 32,%r23,%r1
H A Dmpih-rshift.S42 mtsar %r23
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dfsys.S191 // r23 = address of time_interpolator->last_cycle
254 (p13) add r23 = IA64_TIME_INTERPOLATOR_LAST_CYCLE_OFFSET,r20
257 (p13) ld8 r25 = [r23] // time interpolator->last_cycle
279 (p7) cmpxchg8.rel r3 = [r23],r2,ar.ccv
303 add r23 = IA64_TIMESPEC_TV_NSEC_OFFSET, r31
320 EX(.fail_efault, probe.w.fault r23, 3) // This also costs 5 cycles
329 EX(.fail_efault, st8 [r23] = r21)
667 mov r23=ar.bspstore // M2 (12 cyc) save ar.bspstore
H A Dentry.S223 or r23=r25,r20 // construct PA | page properties
232 itr.d dtr[r25]=r23 // wire in new mapping...
311 mov r23=b2
317 st8 [r15]=r23,SW(B3)-SW(B2) // save b2
396 ld8 r23=[r2],16 // restore b2
436 mov b2=r23
654 * r23: user-level ar.bspstore
719 ld8 r23=[r3],PT(R11)-PT(AR_BSPSTORE) // load ar.bspstore (may be garbage)
876 ld8.fill r23=[r3],24
925 ld8 r23
[all...]
H A Divt.S165 dep r23=0,r20,0,PAGE_SHIFT // clear low bits to get page address
181 adds r24=__DIRTY_BITS_NO_ED|_PAGE_PL_0|_PAGE_AR_RW,r23
338 extr.u r23=r21,IA64_PSR_CPL0_BIT,2 // extract psr.cpl
343 cmp.ne p8,p0=r0,r23 // psr.cpl != 0?
387 extr.u r23=r21,IA64_PSR_CPL0_BIT,2 // extract psr.cpl
394 cmp.ne p8,p0=r0,r23
747 mov.m r23=ar.bspstore // M2 (12 cyc)
845 mov ar.bspstore=r23 // M2 restore kernel's AR.BSPSTORE
912 * - r23: saved ar.bspstore
984 (pUStk) st8 [r17]=r23,P
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/macintosh/
H A Dtherm_windtunnel.c82 int r0, r1, r20, r23, r25; /* saved register */ member in struct:__anon4829
231 x.r23 = read_reg( x.fan, 0x23, 1 );
280 write_reg( x.fan, 0x23, x.r23, 1 );
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/lib/
H A Dcopy_user_memcpy.S185 ldx.q r22, r19, r23
191 sthi.q r22, -17, r23
194 stlo.q r22, -24, r23
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/kernel/
H A Dhead_44x.S110 tlbsx r23,0,r5 /* Find entry we are in */
113 1: cmpw r23,r4 /* Is this our entry? */
170 3: cmpwi r23,63
173 tlbwe r6,r23,PPC44x_TLB_PAGEID
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/hpux/
H A Dgate.S68 STREG %r23, TASK_PT_GR23(%r1) /* 4th argument */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Dptrace.h153 unsigned long r23; /* scratch */ member in struct:pt_regs
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-parisc/
H A Dunistd.h885 #define K_LOAD_ARGS_4(r26,r25,r24,r23) \
886 register unsigned long __r23 __asm__("r23") = (unsigned long)(r23); \
888 #define K_LOAD_ARGS_5(r26,r25,r24,r23,r22) \
890 K_LOAD_ARGS_4(r26,r25,r24,r23)
891 #define K_LOAD_ARGS_6(r26,r25,r24,r23,r22,r21) \
893 K_LOAD_ARGS_5(r26,r25,r24,r23,r22)
908 #define K_CLOB_ARGS_3 K_CLOB_ARGS_4, "%r23"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/asm/
H A Dpa-risc2.s60 n .reg %r23
72 top_overflow .reg %r23
769 DEPD %r23,31,32,%r5 ;offset 0x920
774 SUB %r23,%r7,%r23 ;offset 0x930
781 CMPB,*<<,N %r21,%r23,$0006002A ;offset 0x948
785 DEPD,Z %r23,31,32,%r25 ;offset 0x950
786 EXTRD,U %r23,31,32,%r26 ;offset 0x954
864 EXTRD,U %r2,31,32,%r23 ;offset 0xa54
893 ADD,L %r21,%r22,%r23 ;offse
[all...]
H A Dpa-risc2W.s56 w .reg %r23
57 n .reg %r23
808 EXTRD,U %r6,31,32,%r23
832 ADD,L %r21,%r22,%r23
836 SUB %r23,%r8,%r23
843 CMPB,*<<,N %r21,%r23,$0000002A ;(backward)
848 DEPD,Z %r23,31,32,%r25 ;tl
849 EXTRD,U %r23,31,32,%r26 ;t
1000 c2 .reg %r23
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/asm/
H A Dpa-risc2.s60 n .reg %r23
72 top_overflow .reg %r23
769 DEPD %r23,31,32,%r5 ;offset 0x920
774 SUB %r23,%r7,%r23 ;offset 0x930
781 CMPB,*<<,N %r21,%r23,$0006002A ;offset 0x948
785 DEPD,Z %r23,31,32,%r25 ;offset 0x950
786 EXTRD,U %r23,31,32,%r26 ;offset 0x954
864 EXTRD,U %r2,31,32,%r23 ;offset 0xa54
893 ADD,L %r21,%r22,%r23 ;offse
[all...]
H A Dpa-risc2W.s56 w .reg %r23
57 n .reg %r23
808 EXTRD,U %r6,31,32,%r23
832 ADD,L %r21,%r22,%r23
836 SUB %r23,%r8,%r23
843 CMPB,*<<,N %r21,%r23,$0000002A ;(backward)
848 DEPD,Z %r23,31,32,%r25 ;tl
849 EXTRD,U %r23,31,32,%r26 ;t
1000 c2 .reg %r23
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dsyscall.S107 depdi 0, 31, 32, %r23
148 STREG %r23, TASK_PT_GR23(%r1) /* 4th argument */
300 LDREG TASK_PT_GR23(%r1), %r23
365 r26,r25,r24,r23,r22 - Input registers
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/boot/simple/rw4/
H A Dppc_40x.h511 #define r23 23 macro
604 #define r23 23 macro

Completed in 212 milliseconds

1234