Searched refs:STHH (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 925 expandRXYPseudo(MI, SystemZ::STH, SystemZ::STHH); in expandPostRAPseudo()
|
D | SystemZInstrInfo.td | 529 // STH, STHY or STHH, depending on the choice of register. 533 def STHH : StoreRXY<"sthh", 0xE3C7, truncstorei16, GRH32, 2>,
|
/external/valgrind/none/tests/s390x/ |
D | opcodes.h | 360 #define STHH(r1,x2,b2,dl2,dh2) RXY_RRRD(e3,r1,x2,b2,dl2,dh2,c7) macro
|