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é <[email protected]> --- target/mips/tcg/translate.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
