Home
last modified time | relevance | path

Searched refs:ALCGR (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dint-add-08.ll115 ; ALGR and ALCGR.
/external/llvm/test/CodeGen/SystemZ/
Dint-add-08.ll115 ; ALGR and ALCGR.
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc71 1056176U, // ALCGR
1707 // ADBR, AEBR, AGFR, AGR, ALCGR, ALCR, ALGFR, ALGR, ALR, AR, AXBR, AsmELO...
1816 // ADBR, AEBR, AGFR, AGR, ALCGR, ALCR, ALGFR, ALGR, ALR, AR, AXBR, AsmELO...
DSystemZGenDisassemblerTables.inc659 /* 2500 */ MCD_OPC_Decode, 50, 81, // Opcode: ALCGR
/external/v8/src/s390/
Dsimulator-s390.h925 EVALUATE(ALCGR);
Dconstants-s390.h1418 V(alcgr, ALCGR, 0xB988) /* type = RRE ADD LOGICAL WITH CARRY (64) */ \
Dsimulator-s390.cc1213 EvalTable[ALCGR] = &Simulator::Evaluate_ALCGR; in EvalTableInit()
7179 EVALUATE(ALCGR) { in EVALUATE() argument
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td943 def ALCGR : BinaryRRE<"alcg", 0xB988, adde, GR64, GR64>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td980 def ALCGR : BinaryRRE<"alcgr", 0xB988, z_addcarry, GR64, GR64>;