On 27/2/23 06:41, Richard Henderson wrote:
Move the body out of this large macro. Use tcg_constant_i64.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- target/ppc/translate/vmx-impl.c.inc | 95 +++++++++++++++-------------- 1 file changed, 49 insertions(+), 46 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>