Searched refs:ALCGR (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | int-add-08.ll | 115 ; ALGR and ALCGR.
|
/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 | 925 EVALUATE(ALCGR);
|
D | constants-s390.h | 1418 V(alcgr, ALCGR, 0xB988) /* type = RRE ADD LOGICAL WITH CARRY (64) */ \
|
D | simulator-s390.cc | 1213 EvalTable[ALCGR] = &Simulator::Evaluate_ALCGR; in EvalTableInit() 7179 EVALUATE(ALCGR) { in EVALUATE() argument
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 943 def ALCGR : BinaryRRE<"alcg", 0xB988, adde, GR64, GR64>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 980 def ALCGR : BinaryRRE<"alcgr", 0xB988, z_addcarry, GR64, GR64>;
|