Searched refs:vr6 (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,… 53 ## Preserves %vr6 - %vr8 so you get some local vectors 331 ## the high bits of %vr6. 342 vaddi.du $vr6,$vr0,0x0 #save short part 344 vpackod.d $vr6,$vr6,$vr4 #clobber low side with zeros 349 vbsrl.v $vr16,$vr6,0x8 370 ## %vr6. The low side's rounds are the same as the 381 vori.b $vr6,$vr0,0 # save cur_lo in vr6 392 vori.b $vr7,$vr6,0 437 vxor.v $vr6,$vr6,$vr6 [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 | 147 DEFINE_VMX_PPC64(vr6, LLDB_INVALID_REGNUM), \ 284 uint32_t vr6[4]; member
|
| H A D | RegisterInfos_ppc64le.h | 158 DEFINE_VMX(vr6, LLDB_INVALID_REGNUM), \ 362 uint32_t vr6[4]; member
|
| /src/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYRegisterInfo.td | 109 def F6_32 : CSKYFReg32<6, "fr6", ["vr6"]>, DwarfRegNum<[38]>;
|
| /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,
|