Home
last modified time | relevance | path

Searched refs:AHIK (Results 1 – 11 of 11) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dint-add-14.ll15 ; Check the high end of the AHIK range.
33 ; Check the high end of the negative AHIK range.
42 ; Check the low end of the AHIK range.
Dasm-18.ll602 ; and high registers. RISBHG/AIH would be OK too, instead of AHIK/RISBHG.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dint-add-14.ll15 ; Check the high end of the AHIK range.
33 ; Check the high end of the negative AHIK range.
42 ; Check the low end of the AHIK range.
Dasm-18.ll606 ; and high registers. RISBHG/AIH would be OK too, instead of AHIK/RISBHG.
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc63 37755024U, // AHIK
1721 // AGHIK, AGRK, AHIK, ALGHSIK, ALGRK, ALHSIK, ALRK, ARK, AsmCGRJ, AsmCLGR...
1820 // AGHIK, AGRK, AHIK, ALGHSIK, ALGRK, ALHSIK, ALRK, ARK, AsmCGRJ, AsmCLGR...
1843 // AGHIK, AHIK, ALGHSIK, ALHSIK
DSystemZGenDisassemblerTables.inc1586 /* 3110 */ MCD_OPC_Decode, 42, 149, 1, // Opcode: AHIK
/external/v8/src/s390/
Dsimulator-s390.h1147 EVALUATE(AHIK);
Dconstants-s390.h1458 V(ahik, AHIK, 0xECD8) /* type = RIE_D ADD IMMEDIATE (32<-16) */ \
Dsimulator-s390.cc1434 EvalTable[AHIK] = &Simulator::Evaluate_AHIK; in EvalTableInit()
3183 EVALUATE(AHIK) { in EVALUATE() argument
3184 DCHECK_OPCODE(AHIK); in EVALUATE()
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp1149 expandRIEPseudo(MI, SystemZ::AHI, SystemZ::AHIK, SystemZ::AIH); in expandPostRAPseudo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp1456 expandRIEPseudo(MI, SystemZ::AHI, SystemZ::AHIK, SystemZ::AIH); in expandPostRAPseudo()