Hexagon (target/hexagon) Remove hex_common.read_attribs_file
authorTaylor Simpson <ltaylorsimpson@gmail.com>
Thu, 7 Mar 2024 03:23:27 +0000 (20:23 -0700)
committerBrian Cain <bcain@quicinc.com>
Sun, 5 May 2024 23:22:07 +0000 (16:22 -0700)
commita4696661491cac8c1c08e7d482d751f808ce3143
tree8aeaaa08ecb202208cf2c28cb0f1bd9c231d7766
parent582c59efaecf01c08e4d034b7140b2b5e5ac9480
Hexagon (target/hexagon) Remove hex_common.read_attribs_file

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>
Reviewed-by: Brian Cain <bcain@quicinc.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20240307032327.4799-10-ltaylorsimpson@gmail.com>
Signed-off-by: Brian Cain <bcain@quicinc.com>
target/hexagon/gen_analyze_funcs.py
target/hexagon/gen_helper_funcs.py
target/hexagon/gen_helper_protos.py
target/hexagon/gen_idef_parser_funcs.py
target/hexagon/gen_op_attribs.py
target/hexagon/gen_opcodes_def.py
target/hexagon/gen_printinsn.py
target/hexagon/gen_tcg_func_table.py
target/hexagon/gen_tcg_funcs.py
target/hexagon/hex_common.py
target/hexagon/meson.build