On Thu, 21 Apr 2022 at 17:00, Richard Henderson <richard.hender...@linaro.org> wrote: > > Currently the structures are anonymous within the macro. > Pull them out to standalone types. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/nios2/translate.c | 48 ++++++++++++++++++++++------------------ > 1 file changed, 27 insertions(+), 21 deletions(-) >
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM