Searched refs:LLCH (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 909 expandRXYPseudo(MI, SystemZ::LLC, SystemZ::LLCH); in expandPostRAPseudo()
|
D | SystemZInstrInfo.td | 488 // 32-bit extensions from 8-bit memory. LLCMux expands to LLC or LLCH, 493 def LLCH : UnaryRXY<"llch", 0xE3C2, azextloadi8, GR32, 1>,
|
/external/valgrind/none/tests/s390x/ |
D | opcodes.h | 278 #define LLCH(r1,x2,b2,dl2,dh2) RXY_RRRD(e3,r1,x2,b2,dl2,dh2,c2) macro
|