Searched refs:CEBR (Results 1 – 11 of 11) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZShortenInst.cpp | 284 Changed |= shortenOn01(MI, SystemZ::CEBR); in processBlock()
|
D | SystemZInstrFP.td | 506 def CEBR : CompareRRE<"cebr", 0xB309, z_fcmp, FP32, FP32>;
|
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-cmp-01.ll | 94 ; Check that comparisons of spilled values can use CEB rather than CEBR.
|
/external/v8/src/s390/ |
D | disasm-s390.cc | 559 case CEBR: in DecodeSpecial()
|
D | simulator-s390.h | 731 EVALUATE(CEBR);
|
D | constants-s390.h | 1253 V(cebr, CEBR, 0xB309) /* type = RRE COMPARE (short BFP) */ \
|
D | simulator-s390.cc | 1020 EvalTable[CEBR] = &Simulator::Evaluate_CEBR; in EvalTableInit() 5444 EVALUATE(CEBR) { in EVALUATE() argument 5445 DCHECK_OPCODE(CEBR); in EVALUATE()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | fp-cmp-01.ll | 103 ; Check that comparisons of spilled values can use CEB rather than CEBR.
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 442 def CEBR : CompareRRE<"ceb", 0xB309, z_fcmp, FP32, FP32>;
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 418 4201413U, // CEBR
|
D | SystemZGenDisassemblerTables.inc | 315 /* 895 */ MCD_OPC_Decode, 141, 3, 6, // Opcode: CEBR
|