Searched refs:mtfsf (Results 1 - 10 of 10) sorted by relevance
/third_party/musl/src/fenv/powerpc/ |
H A D | fenv.S | 25 mtfsf 255,0 49 mtfsf 255,0 97 mtfsf 255,0 126 mtfsf 255,0
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/crypto/poly1305/ |
H A D | poly1305-ppcfp.s | 59 mtfsf 255,6 144 mtfsf 255,0 238 mtfsf 255,29 442 mtfsf 255,0
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/crypto/poly1305/ |
H A D | poly1305-ppcfp.s | 59 mtfsf 255,6 144 mtfsf 255,0 238 mtfsf 255,29 442 mtfsf 255,0
|
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm_avx2/crypto/poly1305/ |
H A D | poly1305-ppcfp.s | 63 mtfsf 255,6 148 mtfsf 255,0 245 mtfsf 255,29 449 mtfsf 255,0
|
/third_party/node/deps/openssl/config/archs/linux-ppc64le/asm/crypto/poly1305/ |
H A D | poly1305-ppcfp.s | 63 mtfsf 255,6 148 mtfsf 255,0 245 mtfsf 255,29 449 mtfsf 255,0
|
/third_party/node/deps/openssl/openssl/crypto/poly1305/asm/ |
H A D | poly1305-ppcfp.pl | 140 mtfsf 255,$h3lo # fpscr 225 mtfsf 255,$h0lo # restore fpscr 319 mtfsf 255,$x1 523 mtfsf 255,$h0lo # restore original fpscr
|
/third_party/openssl/crypto/poly1305/asm/ |
H A D | poly1305-ppcfp.pl | 140 mtfsf 255,$h3lo # fpscr 225 mtfsf 255,$h0lo # restore fpscr 319 mtfsf 255,$x1 523 mtfsf 255,$h0lo # restore original fpscr
|
/third_party/node/deps/v8/src/codegen/ppc/ |
H A D | assembler-ppc.h | 1104 void mtfsf(const DoubleRegister frb, bool L = 1, int FLM = 0, bool W = 0,
|
H A D | constants-ppc.h | 1875 V(mtfsf, MTFSF, 0xFC00058E)
|
H A D | assembler-ppc.cc | 1879 void Assembler::mtfsf(const DoubleRegister frb, bool L, int FLM, bool W, in mtfsf() function in v8::internal::Assembler
|
Completed in 15 milliseconds