Searched refs:LBH (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 891 expandRXYPseudo(MI, SystemZ::LB, SystemZ::LBH); in expandPostRAPseudo()
|
D | SystemZInstrInfo.td | 424 // 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/ |
D | opcodes.h | 258 #define LBH(r1,x2,b2,dl2,dh2) RXY_RRRD(e3,r1,x2,b2,dl2,dh2,c0) macro
|