Home
last modified time | relevance | path

Searched refs:STHH (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp925 expandRXYPseudo(MI, SystemZ::STH, SystemZ::STHH); in expandPostRAPseudo()
DSystemZInstrInfo.td529 // STH, STHY or STHH, depending on the choice of register.
533 def STHH : StoreRXY<"sthh", 0xE3C7, truncstorei16, GRH32, 2>,
/external/valgrind/none/tests/s390x/
Dopcodes.h360 #define STHH(r1,x2,b2,dl2,dh2) RXY_RRRD(e3,r1,x2,b2,dl2,dh2,c7) macro