]> Git Repo - qemu.git/commit
ppc: Change 'invalid' bit mask of tlbiel and tlbie
authorBenjamin Herrenschmidt <[email protected]>
Tue, 3 May 2016 16:03:31 +0000 (18:03 +0200)
committerDavid Gibson <[email protected]>
Mon, 30 May 2016 03:20:04 +0000 (13:20 +1000)
commitf9ef0527ff8fe257756fb3db46b557f9980cb0eb
treec22e549d9fd60a1ddd1de23575fa3e078839b5b4
parent74693da98894e685c53a660ab238e5253b211216
ppc: Change 'invalid' bit mask of tlbiel and tlbie

Otherwise it will trip on the forms used in recent architecture.

Ideally, we should have different handlers for different architecture
levels but our current implementation of TLB flushing is dumb enough
that this will do for now.

Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Reviewed-by: David Gibson <[email protected]>
Signed-off-by: David Gibson <[email protected]>
target-ppc/translate.c
This page took 0.023541 seconds and 4 git commands to generate.