Home
last modified time | relevance | path

Searched refs:MULH_W (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/codegen/loong64/
Dconstants-loong64.h357 MULH_W = 0x39U << 15, enumerator
1095 case MULH_W: in InstructionType()
Dassembler-loong64.cc1150 GenRegister(MULH_W, rk, rj, rd); in mulh_w()
/third_party/node/deps/v8/src/diagnostics/loong64/
Ddisasm-loong64.cc1094 case MULH_W: in DecodeTypekOp17()
/third_party/node/deps/v8/src/execution/loong64/
Dsimulator-loong64.cc3598 case MULH_W: { in DecodeTypeOp17()