target/nios2: Split out named structs for [IRJ]_TYPE
commit1746338ed613259803f10b0f642149a6c44e0470
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 21 Apr 2022 15:17:14 +0000 (21 08:17 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 26 Apr 2022 15:16:41 +0000 (26 08:16 -0700)
tree1a2a0243452262f90c3bac97468fbe3a32d97a88
parent718db07714734a89338ae7a1dedcbafa579664eb
target/nios2: Split out named structs for [IRJ]_TYPE

Currently the structures are anonymous within the macro.
Pull them out to standalone types.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20220421151735.31996-44-richard.henderson@linaro.org>
target/nios2/translate.c