Home
last modified time | relevance | path

Searched refs:CLFEBR (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td235 def CLFEBR : UnaryRRF4<"clfebr", 0xB39C, GR32, FP32>;
244 def : Pat<(i32 (fp_to_uint FP32:$src)), (CLFEBR 5, FP32:$src, 0)>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td291 def CLFEBR : TernaryRRFe<"clfebr", 0xB39C, GR32, FP32>;
300 def : Pat<(i32 (fp_to_uint FP32:$src)), (CLFEBR 5, FP32:$src, 0)>;
DSystemZScheduleZ13.td825 def : InstRW<[WLat10, WLat10, FXb, VecBF, GroupAlone], (instregex "CLFEBR$")>;
DSystemZScheduleZ14.td844 def : InstRW<[WLat10, WLat10, FXb, VecBF, GroupAlone], (instregex "CLFEBR$")>;
/external/v8/src/s390/
Dsimulator-s390.h795 EVALUATE(CLFEBR);
Dconstants-s390.h408 V(clfebr, CLFEBR, \
Dsimulator-s390.cc1084 EvalTable[CLFEBR] = &Simulator::Evaluate_CLFEBR; in EvalTableInit()
6131 EVALUATE(CLFEBR) { in EVALUATE() argument
6132 DCHECK_OPCODE(CLFEBR); in EVALUATE()
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc458 719330279U, // CLFEBR
DSystemZGenDisassemblerTables.inc483 /* 1675 */ MCD_OPC_Decode, 181, 3, 64, // Opcode: CLFEBR