Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dinstruction-scheduler-mips64.cc536 MTHC1 = 4, enumerator
1117 Latency::MTHC1; in Float64RoundLatency()
1600 Latency::MTC1 + Latency::MFC1 + Latency::MTHC1 + 1; in GetInstructionLatency()
1617 return Latency::MFHC1 + Latency::MTC1 + Latency::MTHC1; in GetInstructionLatency()
1621 return Latency::MTHC1; in GetInstructionLatency()
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dinstruction-scheduler-mips.cc507 MTHC1 = 4, enumerator
857 return Latency::MFHC1 + Latency::MTC1 + Latency::MTHC1; in FmoveLowLatency()
1617 return Latency::MFHC1 + Latency::MTC1 + Latency::MTHC1; in GetInstructionLatency()
/third_party/node/deps/v8/src/codegen/mips64/
H A Dconstants-mips64.h647 MTHC1 = ((0U << 3) + 7) << 21,
H A Dassembler-mips64.cc2683 GenInstrRegister(COP1, MTHC1, rt, fs, f0); in mthc1()
/third_party/node/deps/v8/src/codegen/mips/
H A Dconstants-mips.h601 MTHC1 = ((0U << 3) + 7) << 21,
H A Dassembler-mips.cc2416 GenInstrRegister(COP1, MTHC1, rt, fs, f0); in mthc1()
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.cc3660 case MTHC1: in DecodeTypeRegisterCOP1()
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.cc3708 case MTHC1: in DecodeTypeRegisterCOP1()

Completed in 45 milliseconds