Searched refs:ALCG (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | int-add-08.ll | 35 ; Test the highest aligned offset that is in range of both ALG and ALCG. 84 ; Test the lowest displacement that is in range of both ALG and ALCG. 99 ; Test the next doubleword down, which is out of range of the ALCG. 114 ; Check that additions of spilled values can use ALG and ALCG rather than
|
/external/llvm/test/CodeGen/SystemZ/ |
D | int-add-08.ll | 35 ; Test the highest aligned offset that is in range of both ALG and ALCG. 84 ; Test the lowest displacement that is in range of both ALG and ALCG. 99 ; Test the next doubleword down, which is out of range of the ALCG. 114 ; Check that additions of spilled values can use ALG and ALCG rather than
|
/external/v8/src/s390/ |
D | simulator-s390.h | 1043 EVALUATE(ALCG);
|
D | constants-s390.h | 902 V(alcg, ALCG, 0xE388) /* type = RXY_A ADD LOGICAL WITH CARRY (64) */ \
|
D | simulator-s390.cc | 1331 EvalTable[ALCG] = &Simulator::Evaluate_ALCG; in EvalTableInit() 8398 EVALUATE(ALCG) { in EVALUATE() argument
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 70 5239U, // ALCG 1702 // A, ADB, AEB, AG, AGF, AH, AHY, AL, ALC, ALCG, ALG, ALGF, ALY, AY, DDB,...
|
D | SystemZGenDisassemblerTables.inc | 1113 /* 1102 */ MCD_OPC_Decode, 49, 110, // Opcode: ALCG
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 947 def ALCG : BinaryRXY<"alcg", 0xE388, adde, GR64, load, 8>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 984 def ALCG : BinaryRXY<"alcg", 0xE388, z_addcarry, GR64, load, 8>;
|