On 10/2/21 7:30 PM, Philippe Mathieu-Daudé wrote:
Instead of using a temporary for $zero, keep a reference to the constant pool.Signed-off-by: Philippe Mathieu-Daudé<f4...@amsat.org> --- target/nios2/translate.c | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~