Home
last modified time | relevance | path

Searched refs:CFDR (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrHFP.td63 def CFDR : BinaryRRFe<"cfdr", 0xB3B9, GR32, FP64>;
/external/v8/src/s390/
Dsimulator-s390.h810 EVALUATE(CFDR);
Dconstants-s390.h439 V(cfdr, CFDR, 0xB3B9) /* type = RRF_E CONVERT TO FIXED (long HFP to 32) */ \
Dsimulator-s390.cc1099 EvalTable[CFDR] = &Simulator::Evaluate_CFDR; in EvalTableInit()
6350 EVALUATE(CFDR) { in EVALUATE() argument