Searched refs:LHH (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 897 expandRXYPseudo(MI, SystemZ::LH, SystemZ::LHH); in expandPostRAPseudo()
|
D | SystemZInstrInfo.td | 442 // 32-bit extensions from 16-bit memory. LHMux expands to LH or LHH, 447 def LHH : UnaryRXY<"lhh", 0xE3C4, asextloadi16, GRH32, 2>,
|
/external/valgrind/none/tests/s390x/ |
D | opcodes.h | 273 #define LHH(r1,x2,b2,dl2,dh2) RXY_RRRD(e3,r1,x2,b2,dl2,dh2,c4) macro
|