Home
last modified time | relevance | path

Searched refs:MFHC1 (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-scheduler-mips.cc516 MFHC1 = 1, enumerator
857 return Latency::MFHC1 + Latency::MTC1 + Latency::MTHC1; in FmoveLowLatency()
1223 Latency::MFHC1 + 2 * Move_dLatency(); in Float64MaxLatency()
1617 return Latency::MFHC1 + Latency::MTC1 + Latency::MTHC1; in GetInstructionLatency()
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-scheduler-mips64.cc542 MFHC1 = 1, enumerator
1617 return Latency::MFHC1 + Latency::MTC1 + Latency::MTHC1; in GetInstructionLatency()
1619 return Latency::MFHC1; in GetInstructionLatency()
/third_party/node/deps/v8/src/codegen/mips64/
H A Dconstants-mips64.h643 MFHC1 = ((0U << 3) + 3) << 21,
H A Dassembler-mips64.cc2695 GenInstrRegister(COP1, MFHC1, rt, fs, f0); in mfhc1()
/third_party/node/deps/v8/src/codegen/mips/
H A Dconstants-mips.h598 MFHC1 = ((0U << 3) + 3) << 21,
H A Dassembler-mips.cc2424 GenInstrRegister(COP1, MFHC1, rt, fs, f0); in mfhc1()
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.cc3635 case MFHC1: in DecodeTypeRegisterCOP1()
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.cc3682 case MFHC1: in DecodeTypeRegisterCOP1()

Completed in 38 milliseconds