Home
last modified time | relevance | path

Searched refs:lfdu (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Dppc64-mont.pl274 ; nap_d is off by 1, because it's used with stfdu/lfdu
988 lfdu $N3,64($nap_d)
1080 lfdu $N3,64($nap_d)
/third_party/openssl/crypto/bn/asm/
H A Dppc64-mont.pl274 ; nap_d is off by 1, because it's used with stfdu/lfdu
988 lfdu $N3,64($nap_d)
1080 lfdu $N3,64($nap_d)
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.h1046 void lfdu(const DoubleRegister frt, const MemOperand& src);
H A Dconstants-ppc.h1859 V(lfdu, LFDU, 0xCC000000) \
H A Dassembler-ppc.cc1662 void Assembler::lfdu(const DoubleRegister frt, const MemOperand& src) { in lfdu() function in v8::internal::Assembler
H A Dmacro-assembler-ppc.cc3243 V(LoadF64WithUpdate, DoubleRegister, lfdu, lfdux) \ in CallRecordWriteStub()

Completed in 27 milliseconds