[PULL 25/28] linux-user/sparc: Handle unimplemented flush trap

2023-03-10 Thread Laurent Vivier
From: Richard Henderson For sparc64, TT_UNIMP_FLUSH == TT_ILL_INSN, so this is already handled. For sparc32, the kernel uses SKIP_TRAP. Signed-off-by: Richard Henderson Message-Id: <20230216054516.1267305-14-richard.hender...@linaro.org> Signed-off-by: Laurent Vivier --- linux-user/sparc/cpu

[PULL 25/28] linux-user/sparc: Handle unimplemented flush trap

2023-03-08 Thread Laurent Vivier
From: Richard Henderson For sparc64, TT_UNIMP_FLUSH == TT_ILL_INSN, so this is already handled. For sparc32, the kernel uses SKIP_TRAP. Signed-off-by: Richard Henderson Message-Id: <20230216054516.1267305-14-richard.hender...@linaro.org> Signed-off-by: Laurent Vivier --- linux-user/sparc/cpu