Searched refs:STHH (Results 1 – 9 of 9) sorted by relevance
/external/v8/src/s390/ |
D | simulator-s390.h | 1063 EVALUATE(STHH);
|
D | constants-s390.h | 923 V(sthh, STHH, 0xE3C7) /* type = RXY_A STORE HALFWORD HIGH (16) */ \
|
D | simulator-s390.cc | 1351 EvalTable[STHH] = &Simulator::Evaluate_STHH; in EvalTableInit() 8541 EVALUATE(STHH) { in EVALUATE() argument
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 1085 expandRXYPseudo(MI, SystemZ::STH, SystemZ::STHH); in expandPostRAPseudo()
|
D | SystemZInstrInfo.td | 697 // STH, STHY or STHH, depending on the choice of register. 701 def STHH : StoreRXY<"sthh", 0xE3C7, truncstorei16, GRH32, 2>,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 1388 expandRXYPseudo(MI, SystemZ::STH, SystemZ::STHH); in expandPostRAPseudo()
|
D | SystemZInstrInfo.td | 717 // STH, STHY or STHH, depending on the choice of register. 721 def STHH : StoreRXY<"sthh", 0xE3C7, truncstorei16, GRH32, 2>,
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 878 13636993U, // STHH
|
D | SystemZGenDisassemblerTables.inc | 1147 /* 1250 */ MCD_OPC_Decode, 217, 6, 115, // Opcode: STHH
|