On 4/30/21 12:35 PM, Bruno Larsen (billionai) wrote:
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)<[email protected]>
---
  target/ppc/translate_init.c.inc | 20 +++++++++++++-------
  1 file changed, 13 insertions(+), 7 deletions(-)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to