Searched refs:CLFXBR (Results 1 – 7 of 7) sorted by relevance
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 237 def CLFXBR : UnaryRRF4<"clfxbr", 0xB39E, GR32, FP128>; 246 def : Pat<(i32 (fp_to_uint FP128:$src)), (CLFXBR 5, FP128:$src, 0)>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrFP.td | 293 def CLFXBR : TernaryRRFe<"clfxbr", 0xB39E, GR32, FP128>; 302 def : Pat<(i32 (fp_to_uint FP128:$src)), (CLFXBR 5, FP128:$src, 0)>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 797 EVALUATE(CLFXBR);
|
D | constants-s390.h | 412 V(clfxbr, CLFXBR, \
|
D | simulator-s390.cc | 1086 EvalTable[CLFXBR] = &Simulator::Evaluate_CLFXBR; in EvalTableInit() 6162 EVALUATE(CLFXBR) { in EVALUATE() argument
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 462 719330481U, // CLFXBR
|
D | SystemZGenDisassemblerTables.inc | 489 /* 1701 */ MCD_OPC_Decode, 185, 3, 66, // Opcode: CLFXBR
|