> -----Original Message----- > From: Anton Johansson <a...@rev.ng> > Sent: Monday, May 6, 2024 1:31 PM > To: qemu-devel@nongnu.org > Cc: a...@rev.ng; ltaylorsimp...@gmail.com; bc...@quicinc.com > Subject: [PATCH 1/4] target/hexagon: idef-parser remove unused defines > > Before switching to GArray/g_string_printf we used fixed size arrays for > output buffers and instructions arguments among other things. > > Macros defining the sizes of these buffers were left behind, remove them. > > Signed-off-by: Anton Johansson <a...@rev.ng> > --- > target/hexagon/idef-parser/idef-parser.h | 10 ---------- > 1 file changed, 10 deletions(-) Reviewed-by: Taylor Simpson <ltaylorsimp...@gmail.com>
- [PATCH 0/4] target/hexagon: Minor idef-parser cleanu... Anton Johansson via
- [PATCH 1/4] target/hexagon: idef-parser remove ... Anton Johansson via
- RE: [PATCH 1/4] target/hexagon: idef-parser... ltaylorsimpson
- [PATCH 3/4] target/hexagon: idef-parser fix lea... Anton Johansson via
- RE: [PATCH 3/4] target/hexagon: idef-parser... ltaylorsimpson
- Re: [PATCH 3/4] target/hexagon: idef-pa... 'Anton Johansson' via
- RE: [PATCH 3/4] target/hexagon: ide... ltaylorsimpson
- Re: [PATCH 3/4] target/hexagon... 'Anton Johansson' via
- [PATCH 4/4] target/hexagon: idef-parser simplif... Anton Johansson via
- RE: [PATCH 4/4] target/hexagon: idef-parser... ltaylorsimpson
- Re: [PATCH 4/4] target/hexagon: idef-pa... 'Anton Johansson' via
- [PATCH 2/4] target/hexagon: idef-parser remove ... Anton Johansson via
- RE: [PATCH 2/4] target/hexagon: idef-parser... ltaylorsimpson