Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/loong64/
Dconstants-loong64.h497 MOVFCSR2GR = 0X4532U << 10, enumerator
1225 case MOVFCSR2GR: in InstructionType()
Dassembler-loong64.cc762 DCHECK((opcode == MOVFCSR2GR)); in GenRegister()
2017 GenRegister(MOVFCSR2GR, fcsr, rd); in movfcsr2gr()
/third_party/node/deps/v8/src/diagnostics/loong64/
Ddisasm-loong64.cc1461 case MOVFCSR2GR: in DecodeTypekOp22()
/third_party/node/deps/v8/src/execution/loong64/
Dsimulator-loong64.cc4670 case MOVFCSR2GR: { in DecodeTypeOp22()