Searched refs:opDivByZero (Results 1 – 2 of 2) sorted by relevance
1513 return opDivByZero; in addOrSubtractSpecials()1664 return opDivByZero; in divideSpecials()1748 return opDivByZero; // fake status, indicating this is not a special case in remainderSpecials()1767 if (fs == opDivByZero) { in addOrSubtract()1843 if (fs != opDivByZero) in remainder()
209 opDivByZero = 0x02, enumerator