On 2/22/21 2:38 PM, Philippe Mathieu-Daudé wrote: > None of these MXU functions use their CPUMIPSState* env argument, > remove it. > > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > target/mips/translate.c | 20 ++++++++++---------- > 1 file changed, 10 insertions(+), 10 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~