Searched refs:MEEB (Results 1 – 5 of 5) sorted by relevance
16 ; Check the low end of the MEEB range.26 ; Check the high end of the aligned MEEB range.62 ; Check that MEEB allows indices.75 ; Check that multiplications of spilled values can use MEEB rather than MEEBR.
636 MEEB = 0xED17, // Multiply (short BFP) enumerator
1222 EVALUATE(MEEB);
1443 EvalTable[MEEB] = &Simulator::Evaluate_MEEB; in EvalTableInit()12414 EVALUATE(MEEB) { in EVALUATE() argument
386 def MEEB : BinaryRXE<"meeb", 0xED17, fmul, FP32, load, 4>;