Searched refs:r19 (Results 26 - 50 of 71) sorted by relevance

123

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/xmon/
H A Dsetjmp.S28 PPC_STL r19,10*SZL(r3)
54 PPC_LL r19,10*SZL(r3)
105 PPC_STL r19,19*SZL(r3)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/kernel/
H A Dgate.S84 mov r19=NR_syscalls-1 // A
89 cmp.geu p6,p7=r19,r17 // A (sysnr > 0 && sysnr < 1024+NR_syscalls)?
277 .save ar.rnat, r19
278 mov r19=ar.rnat // save RNaT before switching backing store area
286 st8 [r14]=r19 // save sc_ar_rnat
300 (p8) st8 [r18]=r19 // if bspstore points at RNaT slot, store RNaT there now
H A Dpal.S178 mov loc5 = r19
184 mov r19=loc5
234 mov loc5 = r19
241 mov r19=loc5
H A Dentry.S301 mov.m r19=ar.rnat
363 st8 [r2]=r19,SW(AR_BSPSTORE)-SW(AR_RNAT) // save ar.rnat
409 ld8 r19=[r15],24 // restore fpsr
467 mov ar.fpsr=r19 // restore fpsr
650 * r19: cleared
712 ld8 r19=[r2],PT(B6)-PT(LOADRS) // load ar.rsc value for "loadrs"
769 shr.u r18=r19,16 // I0|1 get byte size of existing "dirty" partition
772 mov r19=ar.bsp // M2 get new backing store pointer
845 (p6) and r19=TIF_WORK_MASK,r31 // any work other than TIF_SYSCALL_TRACE?
849 (p6) cmp4.ne.unc p6,p0=r19, r
[all...]
H A Dhead.S333 mov r19=IA64_TR_CURRENT_STACK
335 itr.d dtr[r19]=r18
400 add r19=IA64_NUM_DBG_REGS*8,in0
411 st8.nta [r19]=r17,8
422 add r19=IA64_NUM_DBG_REGS*8,in0
427 ld8.nta r17=[r19],8
854 * r19 = old virtual address of ar.bsp
873 mov r19=ar.bsp
879 tpa r17=r19
902 * r19
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/alpha/kernel/
H A Dsignal.c158 regs->r19 = 1;
187 regs->r19 = 1;
260 err |= __get_user(regs->r19, sc->sc_regs+19);
405 err |= __put_user(regs->r19, sc->sc_regs+19);
574 syscall_restart(unsigned long r0, unsigned long r19, argument
587 regs->r19 = r19;
607 * "r0" and "r19" are the registers we need to restore for system call
613 unsigned long r0, unsigned long r19)
635 syscall_restart(r0, r19, reg
612 do_signal(struct pt_regs * regs, struct switch_stack * sw, unsigned long r0, unsigned long r19) argument
678 do_notify_resume(struct pt_regs *regs, struct switch_stack *sw, unsigned long thread_info_flags, unsigned long r0, unsigned long r19) argument
[all...]
H A Dprocess.c292 childregs->r19 = 0;
359 dump->regs[EF_A3] = pt->r19;
408 dest[19] = pt->r19;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh64/boot/compressed/
H A Dhead.S154 movi datalabel (CONFIG_MEMORY_START + 0x2000)+1, r19
155 ptabs r19, tr0
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/lib/
H A Dip_fast_csum.S116 add r19=r26,r27
119 add r8=r8,r19
H A Dxor.S117 mov r19 = in4
126 (p[0]) ld8.nta s4[0] = [r19], 8
160 mov r19 = in4
170 (p[0]) ld8.nta s4[0] = [r19], 8
H A Dcopy_page.S26 #define saved_pfs r19
H A Dclear_user.S28 #define saved_pfs r19
H A Dstrlen.S75 #define src r19
H A Dstrlen_user.S77 #define src r19
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/bn/asm/alpha/
H A Dmul_c4.pl134 &muh($a[3],$b[0],($r19)=&NR(1));
144 &add($R,$r19,$R);
147 &cmpult($R,$r19,($t19)=&NR(1)); &FR($r19);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/bn/asm/alpha.works/
H A Dmul_c4.pl132 &muh($a[3],$b[0],($r19)=&NR(1));
142 &add($R,$r19,$R);
145 &cmpult($R,$r19,($t19)=&NR(1)); &FR($r19);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/parisc/hpux/
H A Dwrappers.S173 copy %r2,%r19
182 bv %r0(%r19)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dswsusp_asm64.S92 SAVE_REGISTER(r19)
198 RESTORE_REGISTER(r19)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-parisc/
H A Dasmregs.h56 r19: .reg %r19
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/hppa/
H A Dudiv-qrnnd.S124 extru %r24,31,1,%r19 ; r19 = n0 & 1
197 sh1addl %r25,%r19,%r25
275 sh1addl %r25,%r19,%r25
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-ia64/
H A Dptrace.h149 unsigned long r19; /* scratch */ member in struct:pt_regs
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/asm/
H A Dpa-risc2.s45 ; "caller save" registers: r1,r19-r26
115 m_1 .reg %r19
661 sub_tmp2 .reg %r19
777 AND %r25,%r19,%r26 ;offset 0x938
787 AND %r25,%r19,%r24 ;offset 0x958
823 DEPDI,Z -1,%sar,1,%r19 ;offset 0x9d0
824 CMPB,*>>,N %r4,%r19,$D2 ;offset 0x9d4
840 DEPDI,Z -1,31,32,%r19 ;offset 0xa08
841 AND %r3,%r19,%r29 ;offset 0xa0c
869 AND %r5,%r19,
[all...]
H A Dpa-risc2W.s39 ; "caller save" registers: r1,r19-r26
107 m_1 .reg %r19
650 sub_tmp2 .reg %r19
786 SUBI 64,%r31,%r19 ; 64 - i; redundent
787 MTSAR %r19 ; (64 -i) to shift
793 DEPDI,Z -1,31,32,%r19
812 AND %r5,%r19,%r24 ; t & 0xffffffff00000000;
839 AND %r25,%r19,%r26
850 AND %r25,%r19,%r24 ;tl = (tl<<32)&0xfffffff0000000L
996 temp2 .reg %r19 ; onl
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/bn/asm/
H A Dpa-risc2.s45 ; "caller save" registers: r1,r19-r26
115 m_1 .reg %r19
661 sub_tmp2 .reg %r19
777 AND %r25,%r19,%r26 ;offset 0x938
787 AND %r25,%r19,%r24 ;offset 0x958
823 DEPDI,Z -1,%sar,1,%r19 ;offset 0x9d0
824 CMPB,*>>,N %r4,%r19,$D2 ;offset 0x9d4
840 DEPDI,Z -1,31,32,%r19 ;offset 0xa08
841 AND %r3,%r19,%r29 ;offset 0xa0c
869 AND %r5,%r19,
[all...]
H A Dpa-risc2W.s39 ; "caller save" registers: r1,r19-r26
107 m_1 .reg %r19
650 sub_tmp2 .reg %r19
786 SUBI 64,%r31,%r19 ; 64 - i; redundent
787 MTSAR %r19 ; (64 -i) to shift
793 DEPDI,Z -1,31,32,%r19
812 AND %r5,%r19,%r24 ; t & 0xffffffff00000000;
839 AND %r25,%r19,%r26
850 AND %r25,%r19,%r24 ;tl = (tl<<32)&0xfffffff0000000L
996 temp2 .reg %r19 ; onl
[all...]

Completed in 191 milliseconds

123