Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp909 expandRXYPseudo(MI, SystemZ::LLC, SystemZ::LLCH); in expandPostRAPseudo()
DSystemZInstrInfo.td488 // 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/
Dopcodes.h278 #define LLCH(r1,x2,b2,dl2,dh2) RXY_RRRD(e3,r1,x2,b2,dl2,dh2,c2) macro