diff options
author | Bruno Larsen (billionai) | 2021-04-30 21:35:31 +0200 |
---|---|---|
committer | David Gibson | 2021-05-04 05:12:59 +0200 |
commit | f350982f5e1715875e547f639baea8c1c9e60bba (patch) | |
tree | 954911398475dea9ee950f31865c241bf1b6f242 /hw/intc | |
parent | target/ppc: Reduce the size of ppc_spr_t (diff) | |
download | qemu-f350982f5e1715875e547f639baea8c1c9e60bba.tar.gz qemu-f350982f5e1715875e547f639baea8c1c9e60bba.tar.xz qemu-f350982f5e1715875e547f639baea8c1c9e60bba.zip |
target/ppc: removed VSCR from SPR registration
Since vscr is not an spr, its initialization was removed from the
spr registration functions, and moved to the relevant init_procs.
We may look into adding vscr to the reset path instead of the init
path (as suggested by David Gibson), but this looked like a good
enough solution for now.
Signed-off-by: Bruno Larsen (billionai) <bruno.larsen@eldorado.org.br>
Message-Id: <20210430193533.82136-6-bruno.larsen@eldorado.org.br>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions