On 10/3/21 1:57 PM, Philippe Mathieu-Daudé wrote:
The offset is constant and read-only: move it to the constant pool.Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> --- target/mips/tcg/translate.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~