OSDN Git Service

target-sparc: hypervisor mode takes over nucleus mode
authorArtyom Tarasenko <atar4qemu@gmail.com>
Wed, 2 Mar 2016 13:53:38 +0000 (14:53 +0100)
committerArtyom Tarasenko <atar4qemu@gmail.com>
Wed, 18 Jan 2017 21:03:44 +0000 (22:03 +0100)
commit9a10756d1204c3528e47892195349bf882069846
treebb6b3067a56f7faffe2fd5d23a0a4f4d2504d0dd
parentb8e31b3cc6315bc5c6ec686c363c088c4fb1d0ea
target-sparc: hypervisor mode takes over nucleus mode

Accordinf to UA2005, 9.3.3 "Address Space Identifiers",

"In hyperprivileged mode, all instruction fetches and loads and stores with implicit
ASIs use a physical address, regardless of the value of TL".

Signed-off-by: Artyom Tarasenko <atar4qemu@gmail.com>
target/sparc/cpu.h
target/sparc/translate.c