Searched refs:SEBR (Results 1 – 11 of 11) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-sub-01.ll | 75 ; Check that subtractions of spilled values can use SEB rather than SEBR.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | fp-sub-01.ll | 77 ; Check that subtractions of spilled values can use SEB rather than SEBR.
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZShortenInst.cpp | 276 Changed |= shortenOn001AddCC(MI, SystemZ::SEBR); in processBlock()
|
D | SystemZInstrFP.td | 428 def SEBR : BinaryRRE<"sebr", 0xB30B, fsub, FP32, FP32>;
|
/external/v8/src/s390/ |
D | disasm-s390.cc | 565 case SEBR: in DecodeSpecial()
|
D | simulator-s390.h | 733 EVALUATE(SEBR);
|
D | constants-s390.h | 1255 V(sebr, SEBR, 0xB30B) /* type = RRE SUBTRACT (short BFP) */ \
|
D | simulator-s390.cc | 1022 EvalTable[SEBR] = &Simulator::Evaluate_SEBR; in EvalTableInit() 5470 EVALUATE(SEBR) { in EVALUATE() argument 5471 DCHECK_OPCODE(SEBR); in EVALUATE()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 372 def SEBR : BinaryRRE<"seb", 0xB30B, fsub, FP32, FP32>;
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 823 1055771U, // SEBR
|
D | SystemZGenDisassemblerTables.inc | 321 /* 922 */ MCD_OPC_Decode, 162, 6, 36, // Opcode: SEBR
|