On 30/1/23 21:59, Richard Henderson wrote:
Since tcg_temp_new is now identical, use that.Signed-off-by: Richard Henderson <[email protected]> --- target/ppc/translate.c | 6 +++--- target/ppc/translate/spe-impl.c.inc | 8 ++++---- target/ppc/translate/vmx-impl.c.inc | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
