Home
last modified time | relevance | path

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

/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.h988 EVALUATE(ALCGR);
Dconstants-s390.h1473 V(alcgr, ALCGR, 0xB988) /* type = RRE ADD LOGICAL WITH CARRY (64) */ \
Dsimulator-s390.cc1214 EvalTable[ALCGR] = &Simulator::Evaluate_ALCGR; in EvalTableInit()
10452 EVALUATE(ALCGR) { in EVALUATE() argument
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td943 def ALCGR : BinaryRRE<"alcg", 0xB988, adde, GR64, GR64>;