Searched refs:CLGDBR (Results 1 – 7 of 7) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 240 def CLGDBR : UnaryRRF4<"clgdbr", 0xB3AD, GR64, FP64>; 249 def : Pat<(i64 (fp_to_uint FP64:$src)), (CLGDBR 5, FP64:$src, 0)>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 296 def CLGDBR : TernaryRRFe<"clgdbr", 0xB3AD, GR64, FP64>; 305 def : Pat<(i64 (fp_to_uint FP64:$src)), (CLGDBR 5, FP64:$src, 0)>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 808 EVALUATE(CLGDBR);
|
D | constants-s390.h | 434 V(clgdbr, CLGDBR, \
|
D | simulator-s390.cc | 1097 EvalTable[CLGDBR] = &Simulator::Evaluate_CLGDBR; in EvalTableInit() 6334 EVALUATE(CLGDBR) { in EVALUATE() argument 6335 DCHECK_OPCODE(CLGDBR); in EVALUATE()
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 464 719330167U, // CLGDBR
|
D | SystemZGenDisassemblerTables.inc | 522 /* 1856 */ MCD_OPC_Decode, 187, 3, 77, // Opcode: CLGDBR
|