Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260102201205.2050363-1-brian.cain@oss.qualcomm.com
Maintainers: Brian Cain <brian.cain@oss.qualcomm.com>, Alessandro Di Federico <ale@rev.ng>, Anton Johansson <anjo@rev.ng>
target/hexagon/arch.h | 2 +-
target/hexagon/gen_tcg.h | 125 ++++++------
target/hexagon/genptr.h | 3 +-
target/hexagon/helper.h | 114 +++++------
target/hexagon/translate.h | 1 +
target/hexagon/arch.c | 3 +-
target/hexagon/genptr.c | 92 ++++-----
target/hexagon/idef-parser/parser-helpers.c | 4 +-
target/hexagon/op_helper.c | 287 +++++++++++++++++-----------
target/hexagon/translate.c | 53 +++--
tests/tcg/hexagon/usr.c | 54 ++++++
target/hexagon/README | 11 +-
target/hexagon/gen_analyze_funcs.py | 4 +
target/hexagon/gen_helper_funcs.py | 8 +-
target/hexagon/gen_tcg_func_table.py | 66 -------
target/hexagon/gen_tcg_funcs.py | 7 +-
target/hexagon/hex_common.py | 56 +++---
target/hexagon/meson.build | 10 -
18 files changed, 472 insertions(+), 428 deletions(-)
delete mode 100755 target/hexagon/gen_tcg_func_table.py