Searched refs:vr7 (Results 1 – 6 of 6) sorted by relevance
| /src/crypto/openssl/crypto/aes/asm/ |
| H A D | vpaes-loongarch64.pl | 29 ($vr0,$vr1,$vr2,$vr3,$vr4,$vr5,$vr6,$vr7,$vr8,$vr9,$vr10,$vr11,$vr12,$vr13,$vr14,$vr15,$vr16,$vr17,… 282 vori.b $vr7,$vr0,0 330 ## stored in %vr7 as before, and the short, low side is in 391 vori.b $vr5,$vr7,0 392 vori.b $vr7,$vr6,0 394 vori.b $vr7,$vr5,0 438 vxor.v $vr7,$vr7,$vr7 452 ## %vr7: high side, b a x y 465 vshuf4i.w $vr0,$vr7,0xFE # b a _ _ -> b b b a 478 ## Runs one main round of the key schedule on %vr0, %vr7 [all …]
|
| /src/crypto/openssl/crypto/ |
| H A D | loongarch64cpuid.pl | 16 ($vr0,$vr1,$vr2,$vr3,$vr4,$vr5,$vr6,$vr7,$vr8,$vr9,$vr10,$vr11,$vr12,$vr13,$vr14,$vr15,$vr16,$vr17,…
|
| /src/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
| H A D | RegisterInfos_ppc64.h | 148 DEFINE_VMX_PPC64(vr7, LLDB_INVALID_REGNUM), \ 285 uint32_t vr7[4]; member
|
| H A D | RegisterInfos_ppc64le.h | 159 DEFINE_VMX(vr7, LLDB_INVALID_REGNUM), \ 363 uint32_t vr7[4]; member
|
| /src/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYRegisterInfo.td | 110 def F7_32 : CSKYFReg32<7, "fr7", ["vr7"]>, DwarfRegNum<[39]>;
|
| /src/crypto/openssl/crypto/chacha/asm/ |
| H A D | chacha-loongarch64.pl | 29 my ($vr0,$vr1,$vr2,$vr3,$vr4,$vr5,$vr6,$vr7,$vr8,$vr9,$vr10, 390 my @x = ($vr0, $vr1, $vr2, $vr3, $vr4, $vr5, $vr6, $vr7,
|