Home
last modified time | relevance | path

Searched refs:XIHF (Results 1 – 19 of 19) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dxor-04.ll23 ; Check the lowest useful XIHF value, which is one up from the above.
32 ; Check the next value up again, which needs a combination of XIHF and XILF.
42 ; Check the high end of the XIHF range.
51 ; Check the next value up, which again must use XIHF and XILF.
Datomicrmw-xor-04.ll42 ; Check the lowest useful XIHF value, which is one greater than above.
61 ; Check the high end of the XIHF range.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dxor-04.ll23 ; Check the lowest useful XIHF value, which is one up from the above.
32 ; Check the next value up again, which needs a combination of XIHF and XILF.
42 ; Check the high end of the XIHF range.
51 ; Check the next value up, which again must use XIHF and XILF.
Datomicrmw-xor-04.ll42 ; Check the lowest useful XIHF value, which is one greater than above.
61 ; Check the high end of the XIHF range.
/external/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp415 LOWER_HIGH(XIHF); in EmitInstruction()
DSystemZInstrInfo.cpp1133 expandRIPseudo(MI, SystemZ::XILF, SystemZ::XIHF, false); in expandPostRAPseudo()
DSystemZInstrInfo.td1131 // Expands to XILF or XIHF, depending on the choice of register.
1135 def XIHF : BinaryRIL<"xihf", 0xC06, xor, GRH32, uimm32>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp415 LOWER_HIGH(XIHF); in EmitInstruction()
DSystemZInstrInfo.cpp1440 expandRIPseudo(MI, SystemZ::XILF, SystemZ::XIHF, false); in expandPostRAPseudo()
DSystemZInstrInfo.td1218 // Expands to XILF or XIHF, depending on the choice of register.
1222 def XIHF : BinaryRIL<"xihf", 0xC06, xor, GRH32, uimm32>;
DSystemZScheduleZ196.td413 def : InstRW<[WLat1, FXU, NormalGr], (instregex "XIHF(64)?$")>;
DSystemZScheduleZEC12.td424 def : InstRW<[WLat1, FXU, NormalGr], (instregex "XIHF(64)?$")>;
DSystemZScheduleZ13.td447 def : InstRW<[WLat1, FXa, NormalGr], (instregex "XIHF(64)?$")>;
DSystemZScheduleZ14.td448 def : InstRW<[WLat1, FXa, NormalGr], (instregex "XIHF(64)?$")>;
/external/v8/src/s390/
Dsimulator-s390.h631 EVALUATE(XIHF);
Dconstants-s390.h700 V(xihf, XIHF, 0xC06) /* type = RIL_A EXCLUSIVE OR IMMEDIATE (high) */ \
Dsimulator-s390.cc922 EvalTable[XIHF] = &Simulator::Evaluate_XIHF; in EvalTableInit()
4709 EVALUATE(XIHF) { in EVALUATE() argument
4710 DCHECK_OPCODE(XIHF); in EVALUATE()
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc921 5248030U, // XIHF
1725 // ALFI, ALGFI, NIHF, NILF, OIHF, OILF, SLFI, SLGFI, XIHF, XILF
DSystemZGenDisassemblerTables.inc880 /* 170 */ MCD_OPC_Decode, 132, 7, 96, // Opcode: XIHF