1
0
mirror of https://github.com/antonblanchard/microwatt.git synced 2026-02-24 16:07:22 +00:00
Files
antonblanchard.microwatt/execute1.vhdl
Paul Mackerras 9160e29c56 execute1: Ease timing on redirect_nia
This eliminates a dependency of r.f.redirect_nia on the carry out
from the main adder in the case of a conditional trap instruction.
We can set r.f.redirect_nia unconditionally, even if no interrupt
is generated.

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
2020-07-15 09:45:14 +10:00

39 KiB