On Tue, 14 Feb 2023 at 16:31, Richard Henderson <[email protected]> wrote: > > Create a subroutine for creating the union of unions > of the various type sizes that a vector may contain. > > Signed-off-by: Richard Henderson <[email protected]> > --- > target/arm/gdbstub64.c | 83 +++++++++++++++++++++++------------------- > 1 file changed, 45 insertions(+), 38 deletions(-) >
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
