Home
last modified time | relevance | path

Searched refs:SC_W (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/codegen/loong64/
Dconstants-loong64.h258 SC_W = 0x21U << 24, enumerator
977 case SC_W: in InstructionType()
Dassembler-loong64.cc1647 GenImm(SC_W, si14 >> 2, rj, rd, 14); in sc_w()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVExpandPseudoInsts.cpp171 return RISCV::SC_W; in getSCForRMW32()
173 return RISCV::SC_W; in getSCForRMW32()
DRISCVInstrInfoA.td81 defm SC_W : AMO_rr_aq_rl<0b00011, 0b010, "sc.w">,
/third_party/node/deps/v8/src/diagnostics/loong64/
Ddisasm-loong64.cc699 case SC_W: in DecodeTypekOp8()
/third_party/node/deps/v8/src/execution/loong64/
Dsimulator-loong64.cc2733 case SC_W: { in DecodeTypeOp8()