Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/diagnostics/ppc/
H A Ddisasm-ppc.cc1106 Format(instr, "divd'o'. 'rt, 'ra, 'rb"); in DecodeExt2()
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.h957 void divd(Register dst, Register src1, Register src2, OEBit o = LeaveOE,
H A Dmacro-assembler-ppc.cc2784 divd(dst, src, value, s, r); in CallRecordWriteStub()
2809 divd(scratch, src, value); in CallRecordWriteStub()
H A Dconstants-ppc.h2063 V(divd, DIVD, 0x7C0003D2) \
H A Dassembler-ppc.cc1133 void Assembler::divd(Register dst, Register src1, Register src2, OEBit o, in divd() function in v8::internal::Assembler
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc1463 __ divd(i.OutputRegister(), i.InputRegister(0), i.InputRegister(1)); in AssembleArchInstruction()
1492 ASSEMBLE_MODULO(divd, mulld); in AssembleArchInstruction()

Completed in 27 milliseconds