Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.h451 DEFINE_INSTRUCTION(Dmul)
H A Dmacro-assembler-mips64.cc485 void TurboAssembler::Dmul(Register rd, Register rs, const Operand& rt) { in CallRecordWriteStub() function in v8::internal::TurboAssembler
3302 Dmul(rd, rd, scratch); in CallRecordWriteStub()
/third_party/node/deps/v8/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h1220 TurboAssembler::Dmul(dst.gp(), lhs.gp(), rhs.gp()); in emit_i64_mul()
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc998 __ Dmul(i.OutputRegister(), i.InputRegister(0), i.InputOperand(1)); in AssembleArchInstruction()

Completed in 23 milliseconds