[PATCH 0/2] Hexagon: two minor cleanups to comments and python scripts

Matheus Tavares Bernardino posted 2 patches 11 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/cover.1684873957.git.quic._5Fmathbern@quicinc.com
Maintainers: Taylor Simpson <tsimpson@quicinc.com>
target/hexagon/genptr.c            | 10 +++++-----
target/hexagon/translate.c         |  2 +-
target/hexagon/gen_helper_funcs.py |  8 ++++----
target/hexagon/gen_tcg_funcs.py    |  6 +++---
4 files changed, 13 insertions(+), 13 deletions(-)
[PATCH 0/2] Hexagon: two minor cleanups to comments and python scripts
Posted by Matheus Tavares Bernardino 11 months, 2 weeks ago
These are two minor follow ups to the last Hexagon pull, updating some
stale code comments and removing undefined variables from error messages
at python scripts.

Matheus Tavares Bernardino (2):
  target/hexagon/*.py: remove undef vars from bad_register()
  Hexagon: fix outdated `hex_new_*` references in comments

 target/hexagon/genptr.c            | 10 +++++-----
 target/hexagon/translate.c         |  2 +-
 target/hexagon/gen_helper_funcs.py |  8 ++++----
 target/hexagon/gen_tcg_funcs.py    |  6 +++---
 4 files changed, 13 insertions(+), 13 deletions(-)

-- 
2.37.2