Home
last modified time | relevance | path

Searched refs:SLGF (Results 1 – 16 of 16) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dint-sub-03.ll17 ; Check SLGF with no displacement.
28 ; Check the high end of the aligned SLGF range.
54 ; Check the high end of the negative aligned SLGF range.
66 ; Check the low end of the SLGF range.
92 ; Check that SLGF allows an index.
106 ; Check that subtractions of spilled values can use SLGF rather than SLGFR.
Dint-sub-06.ll51 ; Test SLGF with no offset.
66 ; Check the high end of the SLGF range.
100 ; Check the high end of the negative aligned SLGF range.
116 ; Check the low end of the SLGF range.
150 ; Check that SLGF allows an index.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dint-sub-03.ll17 ; Check SLGF with no displacement.
28 ; Check the high end of the aligned SLGF range.
54 ; Check the high end of the negative aligned SLGF range.
66 ; Check the low end of the SLGF range.
92 ; Check that SLGF allows an index.
106 ; Check that subtractions of spilled values can use SLGF rather than SLGFR.
Dint-sub-06.ll51 ; Test SLGF with no offset.
66 ; Check the high end of the SLGF range.
100 ; Check the high end of the negative aligned SLGF range.
116 ; Check the low end of the SLGF range.
150 ; Check that SLGF allows an index.
Dint-usub-03.ll68 ; Check SLGF with no displacement.
86 ; Check the high end of the aligned SLGF range.
126 ; Check the high end of the negative aligned SLGF range.
145 ; Check the low end of the SLGF range.
185 ; Check that SLGF allows an index.
206 ; Check that subtractions of spilled values can use SLGF rather than SLGFR.
/external/v8/src/s390/
Dsimulator-s390.h991 EVALUATE(SLGF);
Dconstants-s390.h848 V(slgf, SLGF, 0xE31B) /* type = RXY_A SUBTRACT LOGICAL (64<-32) */ \
Dsimulator-s390.cc1279 EvalTable[SLGF] = &Simulator::Evaluate_SLGF; in EvalTableInit()
7836 EVALUATE(SLGF) { in EVALUATE() argument
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td984 def SLGF : BinaryRXY<"slgf", 0xE31B, subc, GR64, azextloadi32, 4>;
1700 (SLGF GR64:$src1, bdxaddr20only:$addr)>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZScheduleZ196.td351 def : InstRW<[WLat1, FXU, NormalGr], (instregex "SLGF(I|R)$")>;
DSystemZScheduleZEC12.td362 def : InstRW<[WLat1, FXU, NormalGr], (instregex "SLGF(I|R)$")>;
DSystemZScheduleZ13.td385 def : InstRW<[WLat1, FXa, NormalGr], (instregex "SLGF(I|R)$")>;
DSystemZScheduleZ14.td386 def : InstRW<[WLat1, FXa, NormalGr], (instregex "SLGF(I|R)$")>;
DSystemZInstrInfo.td1056 def SLGF : BinaryRXY<"slgf", 0xE31B, z_usub, GR64, azextloadi32, 4>;
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc838 5096U, // SLGF
DSystemZGenDisassemblerTables.inc1029 /* 762 */ MCD_OPC_Decode, 177, 6, 110, // Opcode: SLGF