Home
last modified time | relevance | path

Searched refs:SEBR (Results 1 – 11 of 11) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dfp-sub-01.ll75 ; Check that subtractions of spilled values can use SEB rather than SEBR.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dfp-sub-01.ll77 ; Check that subtractions of spilled values can use SEB rather than SEBR.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp276 Changed |= shortenOn001AddCC(MI, SystemZ::SEBR); in processBlock()
DSystemZInstrFP.td428 def SEBR : BinaryRRE<"sebr", 0xB30B, fsub, FP32, FP32>;
/external/v8/src/s390/
Ddisasm-s390.cc565 case SEBR: in DecodeSpecial()
Dsimulator-s390.h733 EVALUATE(SEBR);
Dconstants-s390.h1255 V(sebr, SEBR, 0xB30B) /* type = RRE SUBTRACT (short BFP) */ \
Dsimulator-s390.cc1022 EvalTable[SEBR] = &Simulator::Evaluate_SEBR; in EvalTableInit()
5470 EVALUATE(SEBR) { in EVALUATE() argument
5471 DCHECK_OPCODE(SEBR); in EVALUATE()
/external/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td372 def SEBR : BinaryRRE<"seb", 0xB30B, fsub, FP32, FP32>;
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc823 1055771U, // SEBR
DSystemZGenDisassemblerTables.inc321 /* 922 */ MCD_OPC_Decode, 162, 6, 36, // Opcode: SEBR