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