mbox series

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

Message ID cover.1684873957.git.quic_mathbern@quicinc.com (mailing list archive)
Headers show
Series Hexagon: two minor cleanups to comments and python scripts | expand

Message

Matheus Tavares Bernardino May 23, 2023, 8:36 p.m. UTC
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(-)