]> git.proxmox.com Git - mirror_qemu.git/commit
ppc: BOOK3E: nothing should be done when MSR:PR is set
authorVladimir Svoboda <ze.vlad@gmail.com>
Thu, 17 Nov 2016 13:49:48 +0000 (14:49 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 23 Nov 2016 01:00:48 +0000 (12:00 +1100)
commit0d28aa197dd91d1bd3bc1bdc46b0eca306460040
treef3a7c751267348709c42e4a89e80a3485e489bff
parent62ef3760d4e400849fc663474227bb4668244455
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>
target-ppc/helper_regs.h