dingusppc/cpu
joevt 529f23d836 poweropcodes: Fix abs.
Making a negative value positive requires unary negate operator rather than binary and operator since negative numbers are stored using twos compliment.
If ov is set then clear overflow when overflow doesn't happen.
2024-04-10 07:22:18 -07:00
..
ppc poweropcodes: Fix abs. 2024-04-10 07:22:18 -07:00