| /freebsd/contrib/llvm-project/compiler-rt/lib/builtins/avr/ |
| H A D | mulqi3.S | 46 add __tmp_reg__, r22 ; S += B; 47 add r22, r22 ; B <<= 1;
|
| H A D | divmodqi4.S | 32 eor __tmp_reg__, r22 35 sbrc r22, 7 36 neg r22
|
| H A D | udivmodhi4.S | 35 cp r26, r22 38 sub r26, r22 45 mov r22, r24
|
| H A D | udivmodqi4.S | 32 cp r25, r22 ; Compare with the divisor. 34 sub r25, r22 ; Subtract the divisor.
|
| H A D | mulhi3.S | 55 add __tmp_reg__, r22 61 lsl r22
|
| H A D | divmodhi4.S | 53 neg r22
|
| /freebsd/crypto/openssl/crypto/poly1305/asm/ |
| H A D | poly1305-ia64.S | 66 { .mmi; ld1 r22=[r10],4 89 dep r22=r23,r22,8,8 };; 90 { .mii; dep r16=r22,r16,48,16 216 { .mmi; getf.sig r22=f32 231 { .mmi; add h0=r22,r24 251 and r22=-4,h2 253 { .mmi; add r22=r22,r23 257 { .mmi; add h0=h0,r22;; 258 cmp.ltu p6,p0=h0,r22 309 (p6) add r22=1,r18 [all …]
|
| /freebsd/sys/powerpc/booke/ |
| H A D | trap_subr.S | 211 std %r22, FRAME_22+CALLSIZE(r); \ 241 ld %r22, FRAME_22+CALLSIZE(r); \ 342 std %r22, (TLBSAVE_BOOKE_R22)(br); \ 355 ld %r22, (TLBSAVE_BOOKE_R22)(br); \ 439 LOAD %r22, PC_BOOKE_TLB_LOCK(%r20); \ 441 1: LOADX %r23, 0, %r22; \ 450 STOREX %r21, 0, %r22; \ 454 lwz %r21, RES_RECURSE(%r22); \ 456 stw %r21, RES_RECURSE(%r22); \ 463 LOAD %r22, PC_BOOKE_TLB_LOCK(%r20); \ [all …]
|
| /freebsd/sys/powerpc/ofw/ |
| H A D | ofwcall64.S | 89 std %r22,128(%r1) 201 ld %r22,128(%r1) 249 std %r22,128(%r1) 366 ld %r22,128(%r1)
|
| /freebsd/lib/libc/powerpc64/gen/ |
| H A D | _setjmp.S | 82 std %r22,40 + 13*8(%r3) 126 ld %r22,40 + 13*8(%r3)
|
| H A D | setjmp.S | 93 std %r22,40 + 13*8(%r6) 141 ld %r22,40 + 13*8(%r3)
|
| H A D | sigsetjmp.S | 98 std %r22,40 + 13*8(%r6) 143 ld %r22,40 + 13*8(%r3)
|
| /freebsd/crypto/openssl/crypto/ |
| H A D | pariscid.pl | 73 xor %r0,%r0,%r22 176 my ($tick,$lasttick)=("%r23","%r22");
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
| H A D | RegisterContextFreeBSD_powerpc.cpp | 40 uint64_t r22; member 80 uint32_t r22; member
|
| H A D | RegisterInfos_ppc64.h | 80 DEFINE_GPR_PPC64(r22, NULL, LLDB_INVALID_REGNUM), \ 222 uint64_t r22; member
|
| H A D | RegisterContextFreeBSD_mips64.cpp | 88 uint64_t r22; member
|
| /freebsd/sys/powerpc/powerpc/ |
| H A D | swtch64.S | 107 std %r22,PCB_CONTEXT+10*8(%r6) 284 ld %r22,PCB_CONTEXT+10*8(%r3) 325 std %r22,PCB_CONTEXT+10*8(%r3)
|
| H A D | cpu_subr64.S | 47 std %r22,PCB_CONTEXT+10*8(%r3)
|
| /freebsd/crypto/openssl/crypto/bn/asm/ |
| H A D | ia64.S | 897 { .mfi; getf.sig r22=f46 920 add r22=r22,r21 };; 924 { .mfi; cmp.ltu p7,p0=r22,r21 926 add r22=r22,carry1 };; 931 cmp.ltu p7,p0=r22,carry1 };; 935 { .mfi; st8 [r32]=r22,16 987 { .mfb; getf.sig r22=f57 } 1006 add r22=r22,r21 };; 1009 cmp.ltu p7,p0=r22,r21 1010 add r23=r23,r22 };; [all …]
|
| /freebsd/sys/gnu/dev/bwn/phy_n/ |
| H A D | if_bwn_radio_2057.c | 182 r20, r21, r22, r23, r24, r25, r26, r27) \ argument 205 .radio_pad2g_tune_pus_core1 = r22, \
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_ppc_regs.h | 23 #define r22 22 macro
|
| H A D | tsan_rtl_ppc64.S | 81 std r22,88(r3) 226 std r22,88(r3)
|
| /freebsd/crypto/openssl/crypto/aes/asm/ |
| H A D | aes-ia64.S | 50 te01=r20; te12=r21; te23=r22; te30=r23; 349 { .mmi; ld1 r22=[out2],4 374 dep out3=r22,out3,8,8 }//;; 390 shr.u r22=r20,sixteen }//;; 405 { .mmi; st1 [out1]=r22,4 726 { .mmi; ld1 r22=[out2],4 751 dep out3=r22,out3,8,8 }//;; 767 shr.u r22=r20,sixteen }//;; 782 { .mmi; st1 [out1]=r22,4
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRRegisterInfo.td | 58 def R22 : AVRReg<22, "r22">, DwarfRegNum<[22]>; 84 def R23R22 : AVRReg<22, "r23:r22", [R22, R23]>, DwarfRegNum<[22]>; 100 def R22R21 : AVRReg<21, "r22:r21", [R21, R22]>, DwarfRegNum<[21]>;
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/LoongArch/ |
| H A D | ABISysV_loongarch.cpp | 84 r22, enumerator 85 fp = r22, 121 DEFINE_GENERIC_REGISTER_STUB(r22, LLDB_REGNUM_GENERIC_FP),
|