Searched refs:ALCGR (Results 1 – 7 of 7) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | int-add-08.ll | 115 ; ALGR and ALCGR.
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 71 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...
|
D | SystemZGenDisassemblerTables.inc | 659 /* 2500 */ MCD_OPC_Decode, 50, 81, // Opcode: ALCGR
|
/external/v8/src/s390/ |
D | simulator-s390.h | 988 EVALUATE(ALCGR);
|
D | constants-s390.h | 1473 V(alcgr, ALCGR, 0xB988) /* type = RRE ADD LOGICAL WITH CARRY (64) */ \
|
D | simulator-s390.cc | 1214 EvalTable[ALCGR] = &Simulator::Evaluate_ALCGR; in EvalTableInit() 10452 EVALUATE(ALCGR) { in EVALUATE() argument
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 943 def ALCGR : BinaryRRE<"alcg", 0xB988, adde, GR64, GR64>;
|