On 10/24/21 9:16 AM, Philippe Mathieu-Daudé wrote:
Avoid using a TCG temporary by moving the flag and exception address to the constant pool.Signed-off-by: Philippe Mathieu-Daudé<f4...@amsat.org> --- target/alpha/translate.c | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~