icache: Don't output X on i_out.insn
authorAnton Blanchard <anton@linux.ibm.com>
Sun, 12 Jun 2022 01:42:32 +0000 (11:42 +1000)
committerAnton Blanchard <anton@ozlabs.org>
Sun, 12 Jun 2022 01:42:32 +0000 (11:42 +1000)
commite7f0a7c7acd55b6f62230ce9745b6aa123d4130b
tree0f349c28e3dc92dfab350767c6499366f3f6aa24
parent1ff852b012155ad610e9d044cac3461adc198f85
icache: Don't output X on i_out.insn

decode1 has a lot of logic that uses i_out.insn without first looking at
i_iout.valid. Play it safe and never output X state.

Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
icache.vhdl