Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/loong64/
Dconstants-loong64.h493 MOVFR2GR_S = 0X452dU << 10, enumerator
1221 case MOVFR2GR_S: in InstructionType()
Dassembler-loong64.cc749 DCHECK((opcode == MOVFR2GR_S) || (opcode == MOVFR2GR_D) || in GenRegister()
2001 GenRegister(MOVFR2GR_S, fj, rd); in movfr2gr_s()
/third_party/node/deps/v8/src/diagnostics/loong64/
Ddisasm-loong64.cc1449 case MOVFR2GR_S: in DecodeTypekOp22()
/third_party/node/deps/v8/src/execution/loong64/
Dsimulator-loong64.cc4640 case MOVFR2GR_S: { in DecodeTypeOp22()