Searched refs:r22 (Results 26 - 47 of 47) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_ppc64le.h88 DEFINE_GPR(r22, NULL, LLDB_INVALID_REGNUM), \
297 uint64_t r22; member in struct:_GPR
H A DRegisterInfos_powerpc.h71 DEFINE_GPR(r22, NULL, LLDB_INVALID_REGNUM), \
H A DRegisterInfos_mips.h126 DEFINE_GPR(r22, nullptr, dwarf_r22_mips, dwarf_r22_mips,
/freebsd-13-stable/crypto/openssl/crypto/
H A Dpariscid.pl70 xor %r0,%r0,%r22
173 my ($tick,$lasttick)=("%r23","%r22");
H A Dia64cpuid.S103 mov r22=r0 }
/freebsd-13-stable/contrib/llvm-project/libunwind/src/
H A DUnwindRegistersRestore.S428 lwz %r22, 96(%r3)
791 l.lwz r22, 88(r3)
835 r22 = memw(r0+#88) define
H A DUnwindRegistersSave.S590 stw %r22, 96(%r3)
933 l.sw 88(r3), r22
974 memw(r0+#88) = r22
/freebsd-13-stable/crypto/openssl/crypto/sha/asm/
H A Dsha512-ppc.pl126 @X=("r16","r17","r18","r19","r20","r21","r22","r23",
212 $PUSH r22,`$FRAME-$SIZE_T*10`($sp)
339 $POP r22,`$FRAME-$SIZE_T*10`($sp)
419 $LD r22,`6*$SZ`($ctx)
433 add $G,$G,r22
H A Dsha512-ia64.pl132 E_=r20; F_=r21; G_=r22; H_=r23;
/freebsd-13-stable/sys/powerpc/aim/
H A Dtrap_subr64.S179 std %r22, FRAME_22+48(%r1); \
234 ld %r22,FRAME_22+48(%r1); \
439 ld %r22,PCB_CONTEXT+10*8(%r3)
H A Dtrap_subr32.S136 stw %r22, FRAME_22+8(%r1); \
191 lwz %r22,FRAME_22+8(%r1); \
/freebsd-13-stable/crypto/openssl/crypto/chacha/asm/
H A Dchacha-ppc.pl173 $PUSH r22,`$FRAME-$SIZE_T*10`($sp)
201 $POP r22,`$FRAME-$SIZE_T*10`($sp)
485 $PUSH r22,`$FRAME-$SIZE_T*10`($sp)
891 $POP r22,`$FRAME-$SIZE_T*10`($sp)
/freebsd-13-stable/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-ppc.pl369 $PUSH r22,`$FRAME-$SIZE_T*10`($sp)
547 $POP r22,`$FRAME-$SIZE_T*10`($sp)
/freebsd-13-stable/crypto/openssl/crypto/aes/asm/
H A Daes-ppc.pl99 $acc06="r22";
355 $PUSH r22,`$FRAME-$SIZE_T*10`($sp)
511 $POP r22,`$FRAME-$SIZE_T*10`($sp)
833 $PUSH r22,`$FRAME-$SIZE_T*10`($sp)
989 $POP r22,`$FRAME-$SIZE_T*10`($sp)
/freebsd-13-stable/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_radio_2057.c184 r20, r21, r22, r23, r24, r25, r26, r27) \
207 .radio_pad2g_tune_pus_core1 = r22, \
H A Dif_bwn_radio_2056.c3092 r20, r21, r22, r23, r24, r25, r26, r27, r28, r29, \
3116 .radio_tx0_padg_boost_tune = r22, \
/freebsd-13-stable/crypto/openssl/crypto/bn/asm/
H A Dppc-mont.pl117 my $tp="r22";
157 $PUSH r22,`-10*$SIZE_T`($tj)
338 $POP r22,`-10*$SIZE_T`($tj)
409 $PUSH r22,-$SIZE_T*10($a0)
938 $POP r22,-$SIZE_T*10($bp)
1002 $PUSH r22,-$SIZE_T*10($a0)
1970 $POP r22,-$SIZE_T*10($ap)
H A Dppc64-mont.pl133 $nap_d="r22"; # interleaved ap and np in double format
243 $PUSH r22,`-12*8-10*$SIZE_T`($i)
1628 $POP r22,`-12*8-10*$SIZE_T`($i)
H A Dia64-mont.pl373 a1=r16; a2=r17; a3=r18; a4=r19; a5=r20; a6=r21; a7=r22; a8=r23;
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h1900 uint32_t r22; member in struct:llvm::MachO::ppc_thread_state32_t
1943 sys::swapByteOrder(x.r22);
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc.cpp165 DEFINE_GPR(r22, nullptr, dwarf_r22, dwarf_r22, LLDB_INVALID_REGNUM,
/freebsd-13-stable/crypto/openssl/crypto/modes/asm/
H A Dghash-ia64.pl102 rem=r22; rem_4bitp=r23;
265 ($Alo,$Ahi,$Blo,$Bhi,$Zlo,$Zhi)=("r20","r21","r22","r23","r24","r25");

Completed in 174 milliseconds

12