On 1/4/21 12:11 PM, Philippe Mathieu-Daudé wrote: > Directly check if the CPU supports 64-bit with the recently > added cpu_type_is_64bit() helper (inlined). > > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > hw/mips/boston.c | 6 ++---- > 1 file changed, 2 insertions(+), 4 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~