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