icache: Fix instruction sent to log
authorPaul Mackerras <paulus@ozlabs.org>
Sat, 16 Sep 2023 12:12:02 +0000 (22:12 +1000)
committerPaul Mackerras <paulus@ozlabs.org>
Sat, 16 Sep 2023 12:12:02 +0000 (22:12 +1000)
commitb1b1367cd53d8ee4b48affdbe319f861d4312c29
tree85a909992c7dd546c8503f750e8b0359c12f7327
parentaf62b9f1eb24fe00460ca612d404c95304d339b8
icache: Fix instruction sent to log

Log the instruction read from the icache, not the instruction (if any)
being written to the icache.

Fixes: 6db626d24547 ("icache: Log 36 bits of instruction rather than 32")
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
icache.vhdl