Home
last modified time | relevance | path

Searched refs:CDFTR (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrDFP.td48 def CDFTR : TernaryRRFe<"cdftr", 0xB951, FP64, GR32>;
DSystemZScheduleZ196.td987 def : InstRW<[WLat9, FXU, DFU, GroupAlone], (instregex "CDFTR$")>;
DSystemZScheduleZEC12.td1025 def : InstRW<[WLat9, FXU, DFU, GroupAlone], (instregex "CDFTR$")>;
/external/v8/src/s390/
Dsimulator-s390.h910 EVALUATE(CDFTR);
Dconstants-s390.h1406 V(cdftr, CDFTR, \
Dsimulator-s390.cc1198 EvalTable[CDFTR] = &Simulator::Evaluate_CDFTR; in EvalTableInit()
7035 EVALUATE(CDFTR) { in EVALUATE() argument