Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/loong64/
Dconstants-loong64.h276 LU52I_D = 0xcU << 22, enumerator
1004 case LU52I_D: in InstructionType()
Dassembler-loong64.cc360 return opcode == LU52I_D; in IsLu52i_d()
1076 GenImm(LU52I_D, si12, rj, rd, 12); in lu52i_d()
/third_party/node/deps/v8/src/diagnostics/loong64/
Ddisasm-loong64.cc743 case LU52I_D: in DecodeTypekOp10()
/third_party/node/deps/v8/src/execution/loong64/
Dsimulator-loong64.cc2862 case LU52I_D: { in DecodeTypeOp10()