Home
last modified time | relevance | path

Searched refs:CLIH (Results 1 – 13 of 13) sorted by relevance

/external/v8/src/s390/
Dsimulator-s390.h679 EVALUATE(CLIH);
Dconstants-s390.h729 V(clih, CLIH, 0xCCF) /* type = RIL_A COMPARE LOGICAL IMMEDIATE HIGH (32) */
Dsimulator-s390.cc970 EvalTable[CLIH] = &Simulator::Evaluate_CLIH; in EvalTableInit()
5091 EVALUATE(CLIH) { in EVALUATE() argument
5092 DCHECK_OPCODE(CLIH); in EVALUATE()
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc481 18879889U, // CLIH
1789 // CLFI, CLGFI, CLIH, IIHF, IILF, LLIHF, LLILF
DSystemZGenDisassemblerTables.inc983 /* 577 */ MCD_OPC_Decode, 204, 3, 99, // Opcode: CLIH
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp1161 expandRIPseudo(MI, SystemZ::CLFI, SystemZ::CLIH, false); in expandPostRAPseudo()
DSystemZInstrInfo.td1325 // or CLIH, depending on the choice of register.
1329 def CLIH : CompareRIL<"clih", 0xCCF, z_ucmp, GRH32, uimm32>,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp1472 expandRIPseudo(MI, SystemZ::CLFI, SystemZ::CLIH, false); in expandPostRAPseudo()
DSystemZInstrInfo.td1489 // or CLIH, depending on the choice of register.
1493 def CLIH : CompareRIL<"clih", 0xCCF, z_ucmp, GRH32, uimm32>,
DSystemZScheduleZ196.td500 def : InstRW<[WLat1, FXU, NormalGr], (instregex "CLIH$")>;
DSystemZScheduleZEC12.td511 def : InstRW<[WLat1, FXU, NormalGr], (instregex "CLIH$")>;
DSystemZScheduleZ13.td535 def : InstRW<[WLat1, FXb, NormalGr], (instregex "CLIH$")>;
DSystemZScheduleZ14.td544 def : InstRW<[WLat1, FXb, NormalGr], (instregex "CLIH$")>;