Sintendo 3c3168706c PowerPC: Negate m_dec values in frsqrte table
This value is used in a multiplication. The result of this
multiplication is then subtracted from m_base. By negating m_dec, we are
free to use an addition instead.

On x64, this saves an instruction.
2023-10-21 21:08:21 +02:00
..
2023-10-01 13:37:04 +02:00
2022-09-30 11:07:41 +00:00
2023-05-16 20:21:36 -07:00
2023-10-02 17:28:23 -04:00