diff options
author | Vladimir Svoboda <ze.vlad@gmail.com> | 2016-11-17 14:49:48 +0100 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2016-11-23 12:00:48 +1100 |
commit | 0d28aa197dd91d1bd3bc1bdc46b0eca306460040 (patch) | |
tree | f3a7c751267348709c42e4a89e80a3485e489bff /hw | |
parent | 62ef3760d4e400849fc663474227bb4668244455 (diff) | |
download | qemu-0d28aa197dd91d1bd3bc1bdc46b0eca306460040.tar.gz qemu-0d28aa197dd91d1bd3bc1bdc46b0eca306460040.tar.bz2 qemu-0d28aa197dd91d1bd3bc1bdc46b0eca306460040.zip |
ppc: BOOK3E: nothing should be done when MSR:PR is set
The server architecture (BOOK3S) specifies that any instruction that
sets MSR:PR will also set MSR:EE, IR and DR.
However there is no such behavior specification for the embedded
architecture (BOOK3E).
Signed-off-by: Vladimir Svoboda <ze.vlad@gmail.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions