insn: Simplistic implementation of icbi
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 22 Oct 2019 03:56:31 +0000 (14:56 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 23 Oct 2019 01:31:20 +0000 (12:31 +1100)
commit742b21480e48e91e55e8e098b62d7beaac5a7a09
treef44586a1d2ddcb036cd4235a01fa00f2ee74ee58
parenta0d95e791e52b1ca7ee7b14e041453fb54e34a6f
insn: Simplistic implementation of icbi

We don't yet have a proper snooper for the icache, so for now make
icbi just flush the whole thing

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
core.vhdl
decode1.vhdl
execute1.vhdl