On Tue, 14 Feb 2023 at 16:31, Richard Henderson <richard.hender...@linaro.org> 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 <richard.hender...@linaro.org> > --- > target/arm/gdbstub64.c | 83 +++++++++++++++++++++++------------------- > 1 file changed, 45 insertions(+), 38 deletions(-) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM