On 9/9/20 2:16 AM, Richard Henderson wrote:
> The union is unused; let "regs" appear in the main structure
> without the "u.regs" wrapping.
> 
> Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
> ---
>  include/tcg/tcg.h            |  4 +---
>  tcg/tcg.c                    | 22 +++++++++++-----------
>  tcg/aarch64/tcg-target.c.inc | 14 +++++++-------
>  tcg/arm/tcg-target.c.inc     | 26 +++++++++++++-------------
>  tcg/i386/tcg-target.c.inc    | 26 +++++++++++++-------------
>  tcg/mips/tcg-target.c.inc    | 18 +++++++++---------
>  tcg/ppc/tcg-target.c.inc     | 24 ++++++++++++------------
>  tcg/riscv/tcg-target.c.inc   | 14 +++++++-------
>  tcg/s390/tcg-target.c.inc    | 18 +++++++++---------
>  tcg/sparc/tcg-target.c.inc   | 16 ++++++++--------
>  tcg/tci/tcg-target.c.inc     |  2 +-
>  11 files changed, 91 insertions(+), 93 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>

Reply via email to