Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrDFP.td83 def CDSTR : UnaryRRE<"cdstr", 0xB3F3, null_frag, FP64, GR64>;
/external/v8/src/s390/
Dsimulator-s390.h849 EVALUATE(CDSTR);
Dconstants-s390.h1345 V(cdstr, CDSTR, \
Dsimulator-s390.cc1137 EvalTable[CDSTR] = &Simulator::Evaluate_CDSTR; in EvalTableInit()
6586 EVALUATE(CDSTR) { in EVALUATE() argument