Home
last modified time | relevance | path

Searched refs:DIV_D (Results 1 - 12 of 12) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-scheduler-riscv64.cc533 DIV_D = 32, enumerator
1324 return Latency::DIV_D; in GetInstructionLatency()
/third_party/node/deps/v8/src/codegen/loong64/
H A Dconstants-loong64.h369 DIV_D = 0x44U << 15,
1106 case DIV_D:
H A Dassembler-loong64.cc1194 GenRegister(DIV_D, rk, rj, rd); in div_d()
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-scheduler-mips64.cc532 DIV_D = 32, enumerator
1520 return Latency::DIV_D; in GetInstructionLatency()
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-scheduler-mips.cc503 DIV_D = 32, enumerator
1796 return Latency::DIV_D; in GetInstructionLatency()
/third_party/node/deps/v8/src/codegen/mips64/
H A Dconstants-mips64.h685 DIV_D = ((0U << 3) + 3),
H A Dassembler-mips64.cc2876 GenInstrRegister(COP1, S, ft, fs, fd, DIV_D); in div_s()
2880 GenInstrRegister(COP1, D, ft, fs, fd, DIV_D); in div_d()
/third_party/node/deps/v8/src/codegen/mips/
H A Dconstants-mips.h640 DIV_D = ((0U << 3) + 3),
H A Dassembler-mips.cc2605 GenInstrRegister(COP1, D, ft, fs, fd, DIV_D); in div_d()
/third_party/node/deps/v8/src/execution/loong64/
H A Dsimulator-loong64.cc3702 case DIV_D: {
3703 printf_instr("DIV_D\t %s: %016lx, %s, %016lx, %s, %016lx\n",
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.cc3193 case DIV_D: in DecodeTypeRegisterDRsType()
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.cc2812 case DIV_D: in DecodeTypeRegisterDRsType()

Completed in 57 milliseconds