Home
last modified time | relevance | path

Searched refs:plfd (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/diagnostics/ppc/
H A Ddisasm-ppc.cc527 Format(next_instr, "plfd 'Dt, 'int34('ra)"); in DecodeExtP()
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.h1149 void plfd(DoubleRegister dst, const MemOperand& src);
H A Dassembler-ppc.cc1238 void Assembler::plfd(DoubleRegister dst, const MemOperand& src) { in plfd() function in v8::internal::Assembler
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc1989 ASSEMBLE_LOAD_FLOAT(lfd, plfd, lfdx); in AssembleArchInstruction()

Completed in 15 milliseconds