Searched refs:CLIH (Results 1 – 13 of 13) sorted by relevance
/external/v8/src/s390/ |
D | simulator-s390.h | 679 EVALUATE(CLIH);
|
D | constants-s390.h | 729 V(clih, CLIH, 0xCCF) /* type = RIL_A COMPARE LOGICAL IMMEDIATE HIGH (32) */
|
D | simulator-s390.cc | 970 EvalTable[CLIH] = &Simulator::Evaluate_CLIH; in EvalTableInit() 5091 EVALUATE(CLIH) { in EVALUATE() argument 5092 DCHECK_OPCODE(CLIH); in EVALUATE()
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 481 18879889U, // CLIH 1789 // CLFI, CLGFI, CLIH, IIHF, IILF, LLIHF, LLILF
|
D | SystemZGenDisassemblerTables.inc | 983 /* 577 */ MCD_OPC_Decode, 204, 3, 99, // Opcode: CLIH
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 1161 expandRIPseudo(MI, SystemZ::CLFI, SystemZ::CLIH, false); in expandPostRAPseudo()
|
D | SystemZInstrInfo.td | 1325 // 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/ |
D | SystemZInstrInfo.cpp | 1472 expandRIPseudo(MI, SystemZ::CLFI, SystemZ::CLIH, false); in expandPostRAPseudo()
|
D | SystemZInstrInfo.td | 1489 // or CLIH, depending on the choice of register. 1493 def CLIH : CompareRIL<"clih", 0xCCF, z_ucmp, GRH32, uimm32>,
|
D | SystemZScheduleZ196.td | 500 def : InstRW<[WLat1, FXU, NormalGr], (instregex "CLIH$")>;
|
D | SystemZScheduleZEC12.td | 511 def : InstRW<[WLat1, FXU, NormalGr], (instregex "CLIH$")>;
|
D | SystemZScheduleZ13.td | 535 def : InstRW<[WLat1, FXb, NormalGr], (instregex "CLIH$")>;
|
D | SystemZScheduleZ14.td | 544 def : InstRW<[WLat1, FXb, NormalGr], (instregex "CLIH$")>;
|