Home
last modified time | relevance | path

Searched refs:SLGFR (Results 1 – 10 of 10) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dint-sub-03.ll7 ; Check SLGFR.
106 ; Check that subtractions of spilled values can use SLGF rather than SLGFR.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dint-sub-03.ll7 ; Check SLGFR.
106 ; Check that subtractions of spilled values can use SLGF rather than SLGFR.
Dint-usub-03.ll7 ; Check SLGFR.
206 ; Check that subtractions of spilled values can use SLGF rather than SLGFR.
/external/v8/src/s390/
Dsimulator-s390.h886 EVALUATE(SLGFR);
Dconstants-s390.h1382 V(slgfr, SLGFR, 0xB91B) /* type = RRE SUBTRACT LOGICAL (64<-32) */ \
Dsimulator-s390.cc1174 EvalTable[SLGFR] = &Simulator::Evaluate_SLGFR; in EvalTableInit()
6876 EVALUATE(SLGFR) { in EVALUATE() argument
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td974 def SLGFR : BinaryRRE<"slgf", 0xB91B, null_frag, GR64, GR32>;
987 defm : ZXB<subc, GR64, SLGFR>;
1696 defm : ZXB<sub, GR64, SLGFR>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1041 def SLGFR : BinaryRRE<"slgfr", 0xB91B, null_frag, GR64, GR32>;
1059 defm : ZXB<z_usub, GR64, SLGFR>;
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc840 1056122U, // SLGFR
DSystemZGenDisassemblerTables.inc605 /* 2239 */ MCD_OPC_Decode, 179, 6, 84, // Opcode: SLGFR