On 2/14/21 9:58 AM, Philippe Mathieu-Daudé wrote: > TCG displays the upper halve registers with the same name > as their lower halves. Rename the upper halves with the > '[hi]' suffix. > > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > target/mips/translate.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~