Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp897 expandRXYPseudo(MI, SystemZ::LH, SystemZ::LHH); in expandPostRAPseudo()
DSystemZInstrInfo.td442 // 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/
Dopcodes.h273 #define LHH(r1,x2,b2,dl2,dh2) RXY_RRRD(e3,r1,x2,b2,dl2,dh2,c4) macro