Searched refs:SGFR (Results 1 – 14 of 14) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | int-sub-02.ll | 7 ; Check SGFR. 106 ; Check that subtractions of spilled values can use SGF rather than SGFR.
|
D | int-ssub-04.ll | 7 ; Check SGFR. 206 ; Check that subtractions of spilled values can use SGF rather than SGFR.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | int-sub-02.ll | 7 ; Check SGFR. 106 ; Check that subtractions of spilled values can use SGF rather than SGFR.
|
/external/v8/src/s390/ |
D | simulator-s390.h | 884 EVALUATE(SGFR);
|
D | constants-s390.h | 1380 V(sgfr, SGFR, 0xB919) /* type = RRE SUBTRACT (64<-32) */ \
|
D | simulator-s390.cc | 1172 EvalTable[SGFR] = &Simulator::Evaluate_SGFR; in EvalTableInit() 6855 EVALUATE(SGFR) { in EVALUATE() argument 6856 DCHECK_OPCODE(SGFR); in EVALUATE()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 959 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/ |
D | SystemZInstrInfo.td | 1000 def SGFR : BinaryRRE<"sgfr", 0xB919, null_frag, GR64, GR32>; 1017 defm : SXB<z_ssub, GR64, SGFR>;
|
D | SystemZScheduleZ196.td | 366 def : InstRW<[WLat2, WLat2, FXU2, GroupAlone], (instregex "SGFR$")>;
|
D | SystemZScheduleZEC12.td | 377 def : InstRW<[WLat2, WLat2, FXU, NormalGr], (instregex "SGFR$")>;
|
D | SystemZScheduleZ13.td | 400 def : InstRW<[WLat2, WLat2, FXa, NormalGr], (instregex "SGFR$")>;
|
D | SystemZScheduleZ14.td | 401 def : InstRW<[WLat2, WLat2, FXa, NormalGr], (instregex "SGFR$")>;
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 826 1056144U, // SGFR
|
D | SystemZGenDisassemblerTables.inc | 599 /* 2212 */ MCD_OPC_Decode, 165, 6, 84, // Opcode: SGFR
|