Home
last modified time | relevance | path

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

/external/v8/src/s390/
Dsimulator-s390.h770 EVALUATE(DIEBR);
Dconstants-s390.h325 V(diebr, DIEBR, 0xB353) /* type = RRF_B DIVIDE TO INTEGER (short BFP) */ \
Dsimulator-s390.cc1059 EvalTable[DIEBR] = &Simulator::Evaluate_DIEBR; in EvalTableInit()
5774 EVALUATE(DIEBR) { in EVALUATE() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td497 def DIEBR : TernaryRRFb<"diebr", 0xB353, FP32, FP32, FP32>;