Home
last modified time | relevance | path

Searched refs:SGFR (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dint-sub-02.ll7 ; Check SGFR.
106 ; Check that subtractions of spilled values can use SGF rather than SGFR.
Dint-ssub-04.ll7 ; Check SGFR.
206 ; Check that subtractions of spilled values can use SGF rather than SGFR.
/external/llvm/test/CodeGen/SystemZ/
Dint-sub-02.ll7 ; Check SGFR.
106 ; Check that subtractions of spilled values can use SGF rather than SGFR.
/external/v8/src/s390/
Dsimulator-s390.h884 EVALUATE(SGFR);
Dconstants-s390.h1380 V(sgfr, SGFR, 0xB919) /* type = RRE SUBTRACT (64<-32) */ \
Dsimulator-s390.cc1172 EvalTable[SGFR] = &Simulator::Evaluate_SGFR; in EvalTableInit()
6855 EVALUATE(SGFR) { in EVALUATE() argument
6856 DCHECK_OPCODE(SGFR); in EVALUATE()
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td959 def SGFR : BinaryRRE<"sgf", 0xB919, null_frag, GR64, GR32>;
968 defm : SXB<sub, GR64, SGFR>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1000 def SGFR : BinaryRRE<"sgfr", 0xB919, null_frag, GR64, GR32>;
1017 defm : SXB<z_ssub, GR64, SGFR>;
DSystemZScheduleZ196.td366 def : InstRW<[WLat2, WLat2, FXU2, GroupAlone], (instregex "SGFR$")>;
DSystemZScheduleZEC12.td377 def : InstRW<[WLat2, WLat2, FXU, NormalGr], (instregex "SGFR$")>;
DSystemZScheduleZ13.td400 def : InstRW<[WLat2, WLat2, FXa, NormalGr], (instregex "SGFR$")>;
DSystemZScheduleZ14.td401 def : InstRW<[WLat2, WLat2, FXa, NormalGr], (instregex "SGFR$")>;
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc826 1056144U, // SGFR
DSystemZGenDisassemblerTables.inc599 /* 2212 */ MCD_OPC_Decode, 165, 6, 84, // Opcode: SGFR