mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-02-14 19:56:16 +00:00
This reduces the number of possible sources for the next NIA from 4 down to 3, by routing interrupt vector addresses through the r_int.next_nia register, as is already done for reset. This adds one extra cycle of latency when taking interrupts. During this extra cycle, i_out.req is 0. Writeback now no longer combines redirects (branches, rfid, isync) with interrupts; they are presented separately to fetch1. Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
6.2 KiB
6.2 KiB