Home
last modified time | relevance | path

Searched refs:vrsave (Results 1 - 15 of 15) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/modes/asm/
H A Dghashp8-ppc.pl74 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 Dghashp8-ppc.pl74 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 Dsha512p8-ppc.pl97 $vrsave="r12";
159 mfspr $vrsave,256
173 stw $vrsave,`$FRAME-6*$SIZE_T-4`($sp) # save vrsave
294 mtspr 256,$vrsave
H A Dkeccak1600p8-ppc.pl233 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 Dsha512p8-ppc.pl97 $vrsave="r12";
159 mfspr $vrsave,256
173 stw $vrsave,`$FRAME-6*$SIZE_T-4`($sp) # save vrsave
294 mtspr 256,$vrsave
H A Dkeccak1600p8-ppc.pl233 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 Dosfiber_asm_ppc64.h122 uint32_t vrsave; member
214 static_assert(offsetof(marl_fiber_context, vrsave) == MARL_REG_VRSAVE,
/third_party/musl/arch/powerpc/bits/
H A Dsignal.h21 unsigned vrsave; member
/third_party/musl/arch/powerpc64/bits/
H A Dsignal.h26 unsigned vrsave, _pad[3]; member
/third_party/libunwind/libunwind/src/ppc64/
H A Ducontext_i.h218 #define UC_MCONTEXT_VREGS_VRSAVE ((void *)&dmy_vrregset.vrsave - (void *)&dmy_vrregset)
/third_party/node/deps/openssl/openssl/crypto/aes/asm/
H A Daesp8-ppc.pl83 $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 Daesp8-ppc.pl83 $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 DMachO.h1844 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 DMachO.h1912 uint32_t vrsave; member
1955 sys::swapByteOrder(x.vrsave); in swapStruct()
/third_party/elfutils/tests/
H A Drun-allregs.sh1142 356: vrsave (vrsave), unsigned 32 bits
2165 356: vrsave (vrsave), unsigned 32 bits

Completed in 23 milliseconds