Searched refs:SQEB (Results 1 – 5 of 5) sorted by relevance
17 ; Check the low end of the SQEB range.27 ; Check the high end of the aligned SQEB range.63 ; Check that SQEB allows indices.77 ; to use SQEB if possible.
795 SQEB = 0xED14, // Square Root (short BFP) enumerator
1220 EVALUATE(SQEB);
1441 EvalTable[SQEB] = &Simulator::Evaluate_SQEB; in EvalTableInit()12395 EVALUATE(SQEB) { in EVALUATE() argument
304 def SQEB : UnaryRXE<"sqeb", 0xED14, loadu<fsqrt>, FP32, 4>;