The attribinfo data structure is not used
Adjust the command-line arguments to the python scripts
Add hex_common.read_common_files for TCG/helper generation scripts
Signed-off-by: Taylor Simpson <ltaylorsimpson@gmail.com>
---
target/hexagon/gen_analyze_funcs.py | 21 ++-------------
target/hexagon/gen_helper_funcs.py | 21 ++-------------
target/hexagon/gen_helper_protos.py | 21 ++-------------
target/hexagon/gen_idef_parser_funcs.py | 5 ++--
target/hexagon/gen_op_attribs.py | 5 ++--
target/hexagon/gen_opcodes_def.py | 4 +--
target/hexagon/gen_printinsn.py | 5 ++--
target/hexagon/gen_tcg_func_table.py | 5 ++--
target/hexagon/gen_tcg_funcs.py | 21 ++-------------
target/hexagon/hex_common.py | 35 +++++++++++++++----------
target/hexagon/meson.build | 31 +++++++++++-----------
11 files changed, 54 insertions(+), 120 deletions(-)