OSDN Git Service

target/mips: Make cpu_HI/LO registers public
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 14 Feb 2021 17:58:33 +0000 (18:58 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sun, 21 Feb 2021 18:42:34 +0000 (19:42 +0100)
commit9f5f7691dee18b0a0d6e0d8e291b7c12da85de17
treec08abdf906b212be1181724571eeda5a81bb4751
parent1e3b675b3e946f5c2b4b1aa96dc6413af8db9f04
target/mips: Make cpu_HI/LO registers public

We will access the cpu_HI/LO registers outside of translate.c.
Make them publicly accessible.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210214175912.732946-4-f4bug@amsat.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
target/mips/translate.c
target/mips/translate.h