On 2/25/21 7:18 AM, Alessandro Di Federico wrote: > From: Paolo Montesel <bab...@rev.ng> > > Make certain helper functions non-static, making them available outside > genptr.c. These functions are required by code generated by the > idef-parser. > > Signed-off-by: Alessandro Di Federico <a...@rev.ng> > Signed-off-by: Paolo Montesel <bab...@rev.ng> > --- > target/hexagon/genptr.c | 13 ++++++++++--- > target/hexagon/genptr.h | 7 +++++++ > 2 files changed, 17 insertions(+), 3 deletions(-)
You should mention that gen_read_reg is new. Otherwise, Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~