On 2/12/21 12:04 AM, Philippe Mathieu-Daudé wrote: > On 2/11/21 10:50 PM, Alessandro Di Federico via wrote: >> From: Paolo Montesel <bab...@rev.ng> >> >> Move certain helper functions required by code generated by the >> idef-parser available outside genptr.c, moving them into macros.h. >> > > ^ OK > >> This patch also introduces the gen_cancel and gen_fbrev helper which >> will be used by idef-parser. > > No, it doesn't. Probably old comment? > > Removing it: > Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org> > Missing Paolo's s-o-b? >> >> Signed-off-by: Alessandro Di Federico <a...@rev.ng> >> --- >> target/hexagon/genptr.c | 13 ++++++++++--- >> target/hexagon/genptr.h | 7 +++++++ >> 2 files changed, 17 insertions(+), 3 deletions(-)
- [RFC PATCH 09/10] target/hexagon: call idef-par... Alessandro Di Federico via
- [RFC PATCH 06/10] target/hexagon: prepare input... Alessandro Di Federico via
- [RFC PATCH 07/10] target/hexagon: import lexer ... Alessandro Di Federico via
- [RFC PATCH 02/10] target/hexagon: import README... Alessandro Di Federico via
- [RFC PATCH 08/10] target/hexagon: import parser... Alessandro Di Federico via
- Re: [RFC PATCH 08/10] target/hexagon: impo... Richard Henderson
- [RFC PATCH 04/10] target/hexagon: introduce new... Alessandro Di Federico via
- Re: [RFC PATCH 04/10] target/hexagon: intr... Philippe Mathieu-Daudé
- [RFC PATCH 03/10] target/hexagon: make helper f... Alessandro Di Federico via
- Re: [RFC PATCH 03/10] target/hexagon: make... Philippe Mathieu-Daudé
- Re: [RFC PATCH 03/10] target/hexagon: ... Philippe Mathieu-Daudé
- [RFC PATCH 10/10] target/hexagon: import additi... Alessandro Di Federico via
- Re: [RFC PATCH 10/10] target/hexagon: impo... Richard Henderson
- [RFC PATCH 05/10] target/hexagon: expose next P... Alessandro Di Federico via
- Re: [RFC PATCH 00/10] target/hexagon: introduce... Richard Henderson