Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp1007 expandRXYPseudo(MI, SystemZ::CL, SystemZ::CLHF); in expandPostRAPseudo()
DSystemZInstrInfo.td1138 def CLHF : CompareRXY<"clhf", 0xE3CF, z_ucmp, GRH32, load, 4>,
/external/valgrind/main/none/tests/s390x/
Dopcodes.h199 #define CLHF(r1,x2,b2,dl2,dh2) RXY_RRRD(e3,r1,x2,b2,dl2,dh2,cf) macro