Searched refs:SQXBR (Results 1 – 5 of 5) sorted by relevance
7 ; There's no memory form of SQXBR.
797 SQXBR = 0xB316, // Square Root (extended BFP) enumerator
798 EVALUATE(SQXBR);
1019 EvalTable[SQXBR] = &Simulator::Evaluate_SQXBR; in EvalTableInit()8727 EVALUATE(SQXBR) { in EVALUATE() argument
302 def SQXBR : UnaryRRE<"sqxb", 0xB316, fsqrt, FP128, FP128>;