On 4/20/21 12:34 PM, Philippe Mathieu-Daudé wrote:
We already check for CP0 enabled at the beginning of gen_cp0(), no need to check it again after.Signed-off-by: Philippe Mathieu-Daudé<f4...@amsat.org> --- target/mips/translate.c | 2 -- 1 file changed, 2 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~