diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2016-06-07 12:50:26 +1000 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2016-06-07 13:10:45 +1000 |
commit | 2f9254d96450e3269a029b941f0a5bc60f2dfd16 (patch) | |
tree | 9db15dbcae74b64ab0c908c1f0b72e9959fe795a /replay | |
parent | 5e31867fbdefca66fe29f02c59b950c716c2ce64 (diff) | |
download | qemu-2f9254d96450e3269a029b941f0a5bc60f2dfd16.zip qemu-2f9254d96450e3269a029b941f0a5bc60f2dfd16.tar.gz qemu-2f9254d96450e3269a029b941f0a5bc60f2dfd16.tar.bz2 |
ppc: Fix slbia decode
Since at least the 2.05 architecture, the slbia instruction takes an
IH field in the opcode to provide some control on the effect of the
slbia on the ERATs (level-1 TLB).
We can safely ignore it as we always flush the whole qemu TLB but
we should allow the bits in the decode.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'replay')
0 files changed, 0 insertions, 0 deletions