Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp913 expandRXYPseudo(MI, SystemZ::LLH, SystemZ::LLHH); in expandPostRAPseudo()
DSystemZInstrInfo.td496 // 32-bit extensions from 16-bit memory. LLHMux expands to LLH or LLHH,
501 def LLHH : UnaryRXY<"llhh", 0xE3C6, azextloadi16, GR32, 2>,
/external/valgrind/none/tests/s390x/
Dopcodes.h285 #define LLHH(r1,x2,b2,dl2,dh2) RXY_RRRD(e3,r1,x2,b2,dl2,dh2,c6) macro