Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp891 expandRXYPseudo(MI, SystemZ::LB, SystemZ::LBH); in expandPostRAPseudo()
DSystemZInstrInfo.td424 // 32-bit extensions from 8-bit memory. LBMux expands to LB or LBH,
429 def LBH : UnaryRXY<"lbh", 0xE3C0, asextloadi8, GRH32, 1>,
/external/valgrind/main/none/tests/s390x/
Dopcodes.h258 #define LBH(r1,x2,b2,dl2,dh2) RXY_RRRD(e3,r1,x2,b2,dl2,dh2,c0) macro