/third_party/node/deps/openssl/openssl/crypto/modes/asm/ |
H A D | ghashp8-ppc.pl | 74 my $vrsave="r12"; 86 mfspr $vrsave,256 204 mtspr 256,$vrsave 218 mfspr $vrsave,256 256 mtspr 256,$vrsave 268 mfspr $vrsave,256 372 mtspr 256,$vrsave 415 stw $vrsave,`$FRAME-4`($sp) # save vrsave 624 mtspr 256,$vrsave [all...] |
/third_party/openssl/crypto/modes/asm/ |
H A D | ghashp8-ppc.pl | 74 my $vrsave="r12"; 86 mfspr $vrsave,256 204 mtspr 256,$vrsave 218 mfspr $vrsave,256 256 mtspr 256,$vrsave 268 mfspr $vrsave,256 372 mtspr 256,$vrsave 415 stw $vrsave,`$FRAME-4`($sp) # save vrsave 624 mtspr 256,$vrsave [all...] |
/third_party/node/deps/openssl/openssl/crypto/sha/asm/ |
H A D | sha512p8-ppc.pl | 97 $vrsave="r12"; 159 mfspr $vrsave,256 173 stw $vrsave,`$FRAME-6*$SIZE_T-4`($sp) # save vrsave 294 mtspr 256,$vrsave
|
H A D | keccak1600p8-ppc.pl | 233 mfspr r7, 256 ; save vrsave 256 stw r7,`$FRAME-4`($sp) ; save vrsave 347 mtspr 256, r7 ; restore vrsave 389 mfspr r7, 256 ; save vrsave 412 stw r7,`$FRAME-4`($sp) ; save vrsave 653 mtspr 256, r7 ; restore vrsave
|
/third_party/openssl/crypto/sha/asm/ |
H A D | sha512p8-ppc.pl | 97 $vrsave="r12"; 159 mfspr $vrsave,256 173 stw $vrsave,`$FRAME-6*$SIZE_T-4`($sp) # save vrsave 294 mtspr 256,$vrsave
|
H A D | keccak1600p8-ppc.pl | 233 mfspr r7, 256 ; save vrsave 256 stw r7,`$FRAME-4`($sp) ; save vrsave 347 mtspr 256, r7 ; restore vrsave 389 mfspr r7, 256 ; save vrsave 412 stw r7,`$FRAME-4`($sp) ; save vrsave 653 mtspr 256, r7 ; restore vrsave
|
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
H A D | osfiber_asm_ppc64.h | 122 uint32_t vrsave; member 214 static_assert(offsetof(marl_fiber_context, vrsave) == MARL_REG_VRSAVE,
|
/third_party/musl/arch/powerpc/bits/ |
H A D | signal.h | 21 unsigned vrsave; member
|
/third_party/musl/arch/powerpc64/bits/ |
H A D | signal.h | 26 unsigned vrsave, _pad[3]; member
|
/third_party/libunwind/libunwind/src/ppc64/ |
H A D | ucontext_i.h | 218 #define UC_MCONTEXT_VREGS_VRSAVE ((void *)&dmy_vrregset.vrsave - (void *)&dmy_vrregset)
|
/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
H A D | aesp8-ppc.pl | 83 $vrsave="r12"; 134 mfspr $vrsave,256 365 mtspr 256,$vrsave 438 mfspr $vrsave,256 494 mtspr 256,$vrsave 520 mfspr $vrsave,256 667 mtspr 256,$vrsave 713 stw $vrsave,`$FRAME+21*16-4`($sp) # save vrsave 1225 mtspr 256,$vrsave [all...] |
/third_party/openssl/crypto/aes/asm/ |
H A D | aesp8-ppc.pl | 83 $vrsave="r12"; 134 mfspr $vrsave,256 365 mtspr 256,$vrsave 438 mfspr $vrsave,256 494 mtspr 256,$vrsave 520 mfspr $vrsave,256 667 mtspr 256,$vrsave 713 stw $vrsave,`$FRAME+21*16-4`($sp) # save vrsave 1225 mtspr 256,$vrsave [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | MachO.h | 1844 uint32_t vrsave; member 1887 sys::swapByteOrder(x.vrsave); in swapStruct()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
H A D | MachO.h | 1912 uint32_t vrsave; member 1955 sys::swapByteOrder(x.vrsave); in swapStruct()
|
/third_party/elfutils/tests/ |
H A D | run-allregs.sh | 1142 356: vrsave (vrsave), unsigned 32 bits 2165 356: vrsave (vrsave), unsigned 32 bits
|