Home
last modified time | relevance | path

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

/external/v8/src/s390/
Dsimulator-s390.h774 EVALUATE(DIDBR);
Dconstants-s390.h326 V(didbr, DIDBR, 0xB35B) /* type = RRF_B DIVIDE TO INTEGER (long BFP) */ \
Dsimulator-s390.cc1063 EvalTable[DIDBR] = &Simulator::Evaluate_DIDBR; in EvalTableInit()
5817 EVALUATE(DIDBR) { in EVALUATE() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td498 def DIDBR : TernaryRRFb<"didbr", 0xB35B, FP64, FP64, FP64>;