1
0
mirror of https://github.com/antonblanchard/microwatt.git synced 2026-05-03 23:09:29 +00:00
Files
antonblanchard.microwatt/divider.vhdl
Paul Mackerras 5a0458dec1 divider: Fix overflow calculation
We were signalling overflow when neg_result=1 but the result was zero.
Fix this.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
2019-12-07 15:30:07 +11:00

6.2 KiB