Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.h443 DEFINE_INSTRUCTION(Ddiv)
458 DEFINE_INSTRUCTION2(Ddiv)
H A Dmacro-assembler-mips64.cc665 void TurboAssembler::Ddiv(Register rs, const Operand& rt) { in CallRecordWriteStub() function in v8::internal::TurboAssembler
678 void TurboAssembler::Ddiv(Register rd, Register rs, const Operand& rt) { in CallRecordWriteStub() function in v8::internal::TurboAssembler
/third_party/node/deps/v8/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h1239 TurboAssembler::Ddiv(dst.gp(), lhs.gp(), rhs.gp()); in emit_i64_divs()
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc1001 __ Ddiv(i.OutputRegister(), i.InputRegister(0), i.InputOperand(1)); in AssembleArchInstruction()

Completed in 23 milliseconds