joevt 0d1ce68d19 poweropcodes: Fix divs.
dividend and divisor are supposed to be a twos compliment numbers.
Fix OV calculation. Previously, it was using power_setsoov which I think is only for add and subtract operations.
Fix CR calculation. It depends on the remainder, not the quotient.
2024-04-10 07:22:41 -07:00
..
2024-04-10 07:22:41 -07:00
2024-04-10 07:21:54 -07:00
2024-04-10 07:21:54 -07:00
2024-04-10 06:43:34 -07:00
2024-04-09 07:57:48 -07:00
2024-04-10 07:21:54 -07:00