qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 9/9] Hexagon (target/hexagon) Remove hex_common.read_attri


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 9/9] Hexagon (target/hexagon) Remove hex_common.read_attribs_file
Date: Thu, 7 Mar 2024 11:09:12 +0100
User-agent: Mozilla Thunderbird

On 7/3/24 04:23, Taylor Simpson wrote:
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(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]