qemu-devel
[Top][All Lists]
Advanced

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

[PATCH 0/2] Misc Hexagon QOL


From: Anton Johansson
Subject: [PATCH 0/2] Misc Hexagon QOL
Date: Fri, 6 Dec 2024 17:01:01 +0100

Separate submission of patches 35 and 37 from the helper-to-tcg
patchset:

  https://lore.kernel.org/qemu-devel/20241121014947.18666-1-anjo@rev.ng/

Anton Johansson (2):
  target/hexagon: Use argparse in all python scripts
  target/hexagon: Make HVX vector args. restrict *

 target/hexagon/gen_analyze_funcs.py     |  6 +++--
 target/hexagon/gen_decodetree.py        | 19 ++++++++++---
 target/hexagon/gen_helper_funcs.py      |  7 ++---
 target/hexagon/gen_helper_protos.py     |  7 ++---
 target/hexagon/gen_idef_parser_funcs.py | 11 ++++++--
 target/hexagon/gen_op_attribs.py        | 11 ++++++--
 target/hexagon/gen_opcodes_def.py       | 11 ++++++--
 target/hexagon/gen_printinsn.py         | 11 ++++++--
 target/hexagon/gen_tcg_func_table.py    | 11 ++++++--
 target/hexagon/gen_tcg_funcs.py         |  9 ++++---
 target/hexagon/gen_trans_funcs.py       | 18 ++++++++++---
 target/hexagon/hex_common.py            | 33 +++++++++++------------
 target/hexagon/meson.build              |  2 +-
 target/hexagon/mmvec/macros.h           | 36 ++++++++++++-------------
 14 files changed, 127 insertions(+), 65 deletions(-)

-- 
2.45.2




reply via email to

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