Home
last modified time | relevance | path

Searched refs:IIHF (Results 1 – 22 of 22) sorted by relevance

/external/v8/src/s390/
Dassembler-s390-inl.h261 if (IIHF == op1 && IILF == op2) { in target_address_at()
330 if (IIHF == op1 && IILF == op2) { in set_target_address_at()
Dsimulator-s390.h633 EVALUATE(IIHF);
Dconstants-s390.h702 V(iihf, IIHF, 0xC08) /* type = RIL_A INSERT IMMEDIATE (high) */ \
Dsimulator-s390.cc924 EvalTable[IIHF] = &Simulator::Evaluate_IIHF; in EvalTableInit()
2973 EVALUATE(IIHF) { in EVALUATE() argument
2974 DCHECK_OPCODE(IIHF); in EVALUATE()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dinsert-05.ll132 ; Check the lowest useful IIHF value.
154 ; Check the highest useful IIHF value (0xfffffffe).
Dasm-18.ll252 ; allocator. It doesn't really matter which comes first: LLILL/IIHF would
/external/llvm/test/CodeGen/SystemZ/
Dinsert-05.ll132 ; Check the lowest useful IIHF value.
154 ; Check the highest useful IIHF value (0xfffffffe).
Dasm-18.ll252 ; allocator. It doesn't really matter which comes first: LLILL/IIHF would
/external/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp195 case SystemZ::IIHF: in processBlock()
DSystemZAsmPrinter.cpp325 LoweredMI = MCInstBuilder(SystemZ::IIHF) in EmitInstruction()
DSystemZInstrInfo.cpp1093 expandRIPseudo(MI, SystemZ::LHI, SystemZ::IIHF, true); in expandPostRAPseudo()
1097 expandRIPseudo(MI, SystemZ::IILF, SystemZ::IIHF, false); in expandPostRAPseudo()
DSystemZInstrInfo.td469 // 16-bit sign-extended immediates. LHIMux expands to LHI or IIHF,
864 def IIHF : UnaryRIL<"iihf", 0xC08, bitconvert, GRH32, uimm32>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp325 LoweredMI = MCInstBuilder(SystemZ::IIHF) in EmitInstruction()
565 EmitToStreamer(*OutStreamer, MCInstBuilder(SystemZ::IIHF) in LowerPATCHPOINT()
DSystemZShortenInst.cpp195 case SystemZ::IIHF: in processBlock()
DSystemZInstrInfo.cpp1400 expandRIPseudo(MI, SystemZ::LHI, SystemZ::IIHF, true); in expandPostRAPseudo()
1404 expandRIPseudo(MI, SystemZ::IILF, SystemZ::IIHF, false); in expandPostRAPseudo()
DSystemZInstrInfo.td381 // 16-bit sign-extended immediates. LHIMux expands to LHI or IIHF,
879 def IIHF : UnaryRIL<"iihf", 0xC08, bitconvert, GRH32, uimm32>;
DSystemZScheduleZ196.td291 def : InstRW<[WLat1, FXU, NormalGr], (instregex "IIHF(64)?$")>;
DSystemZScheduleZEC12.td302 def : InstRW<[WLat1, FXU, NormalGr], (instregex "IIHF(64)?$")>;
DSystemZScheduleZ13.td324 def : InstRW<[WLat1, FXa, NormalGr], (instregex "IIHF(64)?$")>;
DSystemZScheduleZ14.td325 def : InstRW<[WLat1, FXa, NormalGr], (instregex "IIHF(64)?$")>;
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc554 18879493U, // IIHF
1789 // CLFI, CLGFI, CLIH, IIHF, IILF, LLIHF, LLILF
DSystemZGenDisassemblerTables.inc884 /* 186 */ MCD_OPC_Decode, 149, 4, 98, // Opcode: IIHF