Home
last modified time | relevance | path

Searched refs:r23 (Results 1 – 25 of 44) sorted by relevance

12

/NextBSD/sys/powerpc/booke/
HDtrap_subr.S333 1: lwarx %r23, 0, %r22; \
334 cmpwi %r23, TLB_UNLOCKED; \
338 cmplw cr0, %r21, %r23; \
358 lwz %r23, RES_RECURSE(%r22); \
359 subi %r23, %r23, 1; \
360 stw %r23, RES_RECURSE(%r22); \
362 cmpwi %r23, 0; \
368 li %r23, TLB_UNLOCKED; \
369 stw %r23, 0(%r22); \
627 lis %r23, 0xffff0000@h /* revoke all permissions */
[all …]
/NextBSD/crypto/openssl/crypto/rc4/asm/
HDrc4-parisc.pl75 $out="%r23";
264 sub %r0,$len,%r23 ; inverse index
271 ldbx %r23($inp),@TX[1]
272 addi,nuv 1,%r23,%r23 ; increment and conditional
273 sub %r0,$len,%r23 ; inverse index
/NextBSD/sys/powerpc/ofw/
HDofwcall64.S90 std %r23,136(%r1)
165 ld %r23,136(%r1)
212 std %r23,136(%r1)
285 ld %r23,136(%r1)
/NextBSD/sys/powerpc/powerpc/
HDswtch64.S103 std %r23,PCB_CONTEXT+11*8(%r6)
209 ld %r23,PCB_CONTEXT+11*8(%r3)
249 std %r23,PCB_CONTEXT+11*8(%r3)
/NextBSD/crypto/openssl/crypto/
HDpariscid.pl65 xor %r0,%r0,%r23
135 my ($tick,$lasttick)=("%r23","%r22");
HDia64cpuid.S92 { .mfi; mov r23=r0
/NextBSD/lib/libc/powerpc64/gen/
HD_setjmp.S86 std %r23,40 + 14*8(%r3)
130 ld %r23,40 + 14*8(%r3)
HDsetjmp.S97 std %r23,40 + 14*8(%r6)
145 ld %r23,40 + 14*8(%r3)
HDsigsetjmp.S102 std %r23,40 + 14*8(%r6)
147 ld %r23,40 + 14*8(%r3)
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
HDRegisterContextFreeBSD_powerpc.cpp43 uint64_t r23; member
84 uint32_t r23; member
HDRegisterContextFreeBSD_mips64.cpp43 uint64_t r23; member
HDRegisterInfos_mips64.h92 …DEFINE_GPR(r23, NULL, gcc_dwarf_r23_mips64, gcc_dwarf_r23_mips64, LLDB_INVALID_REGNUM, …
134 …DEFINE_GPR(r23, NULL, gcc_dwarf_r23_mips64, gcc_dwarf_r23_mips64, LLDB_INVALID_REGNUM, …
HDRegisterInfos_powerpc.h60 DEFINE_GPR(r23, NULL, LLDB_INVALID_REGNUM), \
HDRegisterContext_mips.h501 uint64_t r23; member
/NextBSD/crypto/openssl/crypto/bn/asm/
HDpa-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 ;offset 0xac0
HDpa-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
HDia64.S986 { .mfb; getf.sig r23=f48 }
1001 add r23=r23,r22 };;
1004 cmp.ltu p7,p0=r23,r22
1005 add r23=r23,carry1 };;
1008 cmp.ltu p7,p8=r23,carry1};;
1012 { .mii; st8 [r32]=r23,16
/NextBSD/contrib/gdb/gdb/regformats/
HDreg-ppc.dat26 32:r23
HDreg-ia64.dat26 64:r23
/NextBSD/sys/powerpc/aim/
HDlocore64.S205 std %r23,24+11*8(%r3)
HDtrap_subr64.S163 std %r23, FRAME_23+48(%r1); \
216 ld %r23,FRAME_23+48(%r1); \
/NextBSD/contrib/gcc/config/rs6000/
HDppc-asm.h28 #define r23 23 macro
/NextBSD/crypto/openssl/crypto/aes/asm/
HDaes-ia64.S43 te01=r20; te12=r21; te23=r22; te30=r23;
380 shr.u r23=r20,twenty4 }//;; // s1
399 st1 [out0]=r23,4 };;
757 shr.u r23=r20,twenty4 }//;; // s1
776 st1 [out0]=r23,4 };;
/NextBSD/crypto/openssl/crypto/sha/asm/
HDsha1-parisc.pl59 @V=($A,$B,$C,$D,$E)=("%r19","%r20","%r21","%r22","%r23");
HDsha512-parisc.pl94 @V=($A,$B,$C,$D,$E,$F,$G,$H)=("%r17","%r18","%r19","%r20","%r21","%r22","%r23","%r28");
377 @X=("%r23","%r24","%r25","%r26"); # zaps $num,$inp,$ctx

12