Searched refs:fctid (Results 1 - 6 of 6) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
H A D | ppc64-mont.pl | 460 fctid $T0a,$T0a 461 fctid $T0b,$T0b 462 fctid $T1a,$T1a 463 fctid $T1b,$T1b 464 fctid $T2a,$T2a 465 fctid $T2b,$T2b 466 fctid $T3a,$T3a 467 fctid $T3b,$T3b 617 fctid $T0a,$T0a 618 fctid [all...] |
/third_party/openssl/crypto/bn/asm/ |
H A D | ppc64-mont.pl | 460 fctid $T0a,$T0a 461 fctid $T0b,$T0b 462 fctid $T1a,$T1a 463 fctid $T1b,$T1b 464 fctid $T2a,$T2a 465 fctid $T2b,$T2b 466 fctid $T3a,$T3a 467 fctid $T3b,$T3b 617 fctid $T0a,$T0a 618 fctid [all...] |
/third_party/node/deps/v8/src/codegen/ppc/ |
H A D | assembler-ppc.h | 1087 void fctid(const DoubleRegister frt, const DoubleRegister frb,
|
H A D | constants-ppc.h | 1577 V(fctid, FCTID, 0xFC00065C) \
|
H A D | assembler-ppc.cc | 1827 void Assembler::fctid(const DoubleRegister frt, const DoubleRegister frb, in fctid() function in v8::internal::Assembler
|
H A D | macro-assembler-ppc.cc | 955 fctid(double_dst, double_input); in CallRecordWriteStub()
|
Completed in 21 milliseconds