t; Subject: [PATCH v5 11/14] target/hexagon: call idef-parser functions
>
> From: Alessandro Di Federico
>
> Extend gen_tcg_funcs.py in order to emit calls to the functions emitted by
> the idef-parser, if available.
>
> Signed-off-by: Alessandro Di Federico
Reviewed-by: Taylor Simpson
From: Alessandro Di Federico
Extend gen_tcg_funcs.py in order to emit calls to the functions emitted
by the idef-parser, if available.
Signed-off-by: Alessandro Di Federico
---
target/hexagon/gen_helper_funcs.py | 5 ++-
target/hexagon/gen_helper_protos.py | 5 ++-
target/hexagon/gen_tcg_fu