RE: [PATCH v5 06/14] target/hexagon: introduce new helper functions

2021-06-23 Thread Taylor Simpson
t; Subject: [PATCH v5 06/14] target/hexagon: introduce new helper functions > > From: Niccolò Izzo > > These helpers will be employed by the idef-parser generated code. > > Signed-off-by: Alessandro Di Federico > Signed-off-by: Niccolò

RE: [PATCH v5 06/14] target/hexagon: introduce new helper functions

2021-06-23 Thread Taylor Simpson
t; Subject: [PATCH v5 06/14] target/hexagon: introduce new helper functions > > From: Niccolò Izzo > > These helpers will be employed by the idef-parser generated code. > > Signed-off-by: Alessandro Di Federico > Signed-off-by: Niccolò

[PATCH v5 06/14] target/hexagon: introduce new helper functions

2021-06-19 Thread Alessandro Di Federico via
From: Niccolò Izzo These helpers will be employed by the idef-parser generated code. Signed-off-by: Alessandro Di Federico Signed-off-by: Niccolò Izzo --- target/hexagon/genptr.c | 163 target/hexagon/genptr.h | 23 ++ target/hexagon/macros.h |