target/arm: Add name argument to output_vector_union_type
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 27 Feb 2023 21:33:23 +0000 (11:33 -1000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 6 Mar 2023 14:08:11 +0000 (14:08 +0000)
commit41c9ad8fb4641d812309b8f75329a74aa7397fc9
tree70255f8b9bbc49e4308902cb5a9e4f5f69849862
parentfdfb214cf05a186e573fc337972d5b169edc942a
target/arm: Add name argument to output_vector_union_type

This will make the function usable between SVE and SME.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230227213329.793795-9-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/gdbstub64.c