On 5/12/21 9:08 AM, Bruno Larsen (billionai) wrote:
Updated the code in machine.c to use the generic ppc_{store,get}_vscr instead of helper style functions, so it can build without TCGSigned-off-by: Bruno Larsen (billionai)<bruno.lar...@eldorado.org.br> --- target/ppc/machine.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-)
Squash this into patch 1. r~