Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrDFP.td68 def CFXTR : TernaryRRFe<"cfxtr", 0xB949, GR32, FP128>;
DSystemZScheduleZ196.td998 def : InstRW<[WLat7, WLat7, FXU, DFU2, GroupAlone], (instregex "CFXTR$")>;
DSystemZScheduleZEC12.td1036 def : InstRW<[WLat7, WLat7, FXU, DFU2, GroupAlone], (instregex "CFXTR$")>;
/external/v8/src/s390/
Dsimulator-s390.h908 EVALUATE(CFXTR);
Dconstants-s390.h464 V(cfxtr, CFXTR, \
Dsimulator-s390.cc1196 EvalTable[CFXTR] = &Simulator::Evaluate_CFXTR; in EvalTableInit()
7023 EVALUATE(CFXTR) { in EVALUATE() argument