Searched refs:LFH (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 940 expandRXYPseudo(MI, SystemZ::L, SystemZ::LFH); in expandPostRAPseudo() 1120 LoadOpcode = SystemZ::LFH; in getLoadStoreOpcodes()
|
D | SystemZInstrInfo.td | 322 // Expands to L, LY or LFH, depending on the choice of register. 326 def LFH : UnaryRXY<"lfh", 0xE3CA, load, GRH32, 4>,
|
/external/valgrind/none/tests/s390x/ |
D | opcodes.h | 264 #define LFH(r1,x2,b2,dl2,dh2) RXY_RRRD(e3,r1,x2,b2,dl2,dh2,ca) macro
|