fetch1: Fix debug stop again
authorPaul Mackerras <paulus@ozlabs.org>
Sat, 9 Jul 2022 03:17:18 +0000 (13:17 +1000)
committerPaul Mackerras <paulus@ozlabs.org>
Fri, 22 Jul 2022 12:20:09 +0000 (22:20 +1000)
commit7c240a664bb68bc1d9c35254fe06e07436eb1318
tree43e0e16ed72fa37d7c2fd32d30b5cac4740df3db
parente598c2aef8067f2fdbcb0f2eab3d945e3eca1335
fetch1: Fix debug stop again

This fixes a bug which prevents the core from stopping properly.  The
same bug was previously fixed in commit e41cb01bca99 ("fetch1: Fix
debug stop", 2020-12-19) and reintroduced by commit 0fb207be6069
("fetch1: Implement a simple branch target cache", 2020-12-19).

Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
fetch1.vhdl