Home
last modified time | relevance | path

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

/external/v8/src/s390/
Dconstants-s390.h654 MSEBR = 0xB30F, // Multiply And Subtract (short BFP) enumerator
Dsimulator-s390.h791 EVALUATE(MSEBR);
Dsimulator-s390.cc1012 EvalTable[MSEBR] = &Simulator::Evaluate_MSEBR; in EvalTableInit()
8650 EVALUATE(MSEBR) { in EVALUATE() argument
/external/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td423 def MSEBR : TernaryRRD<"mseb", 0xB30F, z_fms, FP32>;