On 7/3/23 19:34, Richard Henderson wrote:
Initialize a new temp instead of tcg_const_*.
Fix a pasto in a comment.
Signed-off-by: Richard Henderson <[email protected]>
---
Cc: Daniel Henrique Barboza <[email protected]>
Cc: Cédric Le Goater <[email protected]>
Cc: David Gibson <[email protected]>
Cc: Greg Kurz <[email protected]>
Cc: [email protected]
---
target/ppc/translate/vsx-impl.c.inc | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>