Home
last modified time | relevance | path

Searched refs:DIV_S (Results 1 - 9 of 9) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dinstruction-scheduler-riscv64.cc530 DIV_S = 17, enumerator
1301 return Latency::DIV_S; in GetInstructionLatency()
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-scheduler-mips64.cc529 DIV_S = 17, enumerator
1500 return Latency::DIV_S; in GetInstructionLatency()
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-scheduler-mips.cc500 DIV_S = 17, enumerator
1792 return Latency::DIV_S; in GetInstructionLatency()
/third_party/node/deps/v8/src/codegen/mips64/
H A Dconstants-mips64.h659 DIV_S = ((0U << 3) + 3),
/third_party/node/deps/v8/src/codegen/mips/
H A Dconstants-mips.h613 DIV_S = ((0U << 3) + 3),
H A Dassembler-mips.cc2601 GenInstrRegister(COP1, S, ft, fs, fd, DIV_S); in div_s()
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeMIPS_common.c202 #define DIV_S (HI(17) | FMT_S | LO(3)) macro
2799 FAIL_IF(push_inst(compiler, DIV_S | FMT(op) | FT(src2) | FS(src1) | FD(dst_r), MOVABLE_INS)); in sljit_emit_fop2()
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.cc2763 case DIV_S: in DecodeTypeRegisterSRsType()
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.cc3243 case DIV_S: in DecodeTypeRegisterSRsType()

Completed in 41 milliseconds