Searched refs:STCH (Results 1 – 9 of 9) sorted by relevance
/external/v8/src/s390/ |
D | simulator-s390.h | 1060 EVALUATE(STCH);
|
D | constants-s390.h | 920 V(stch, STCH, 0xE3C3) /* type = RXY_A STORE CHARACTER HIGH (8) */ \
|
D | simulator-s390.cc | 1348 EvalTable[STCH] = &Simulator::Evaluate_STCH; in EvalTableInit() 8523 EVALUATE(STCH) { in EVALUATE() argument
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 1081 expandRXYPseudo(MI, SystemZ::STC, SystemZ::STCH); in expandPostRAPseudo()
|
D | SystemZInstrInfo.td | 689 // STC, STCY or STCH, depending on the choice of register. 693 def STCH : StoreRXY<"stch", 0xE3C3, truncstorei8, GRH32, 1>,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 1384 expandRXYPseudo(MI, SystemZ::STC, SystemZ::STCH); in expandPostRAPseudo()
|
D | SystemZInstrInfo.td | 709 // STC, STCY or STCH, depending on the choice of register. 713 def STCH : StoreRXY<"stch", 0xE3C3, truncstorei8, GRH32, 1>,
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 867 13636913U, // STCH
|
D | SystemZGenDisassemblerTables.inc | 1138 /* 1211 */ MCD_OPC_Decode, 206, 6, 115, // Opcode: STCH
|