OSDN Git Service

target/arm: Split out output_vector_union_type
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 27 Feb 2023 21:33:19 +0000 (11:33 -1000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 6 Mar 2023 14:08:11 +0000 (14:08 +0000)
commitf214bdde5a65ac24626a63040ca899b6860c0ed6
tree0d1d9ae84501b3915792934a49d7c6bb6e1d4625
parente03aba8853bdafdd27c38a85dafb84b0edbeaf54
target/arm: Split out output_vector_union_type

Create a subroutine for creating the union of unions
of the various type sizes that a vector may contain.

Reviewed-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230227213329.793795-5-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/gdbstub64.c