On 2/14/21 9:58 AM, Philippe Mathieu-Daudé wrote: > We will access the cpu_HI/LO registers outside of translate.c. > Make them publicly accessible. > > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > target/mips/translate.h | 1 + > target/mips/translate.c | 2 +- > 2 files changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~