All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Hexagon: two minor cleanups to comments and python scripts
@ 2023-05-23 20:36 Matheus Tavares Bernardino
  2023-05-23 20:36 ` [PATCH 1/2] target/hexagon/*.py: remove undef vars from bad_register() Matheus Tavares Bernardino
  2023-05-23 20:36 ` [PATCH 2/2] Hexagon: fix outdated `hex_new_*` references in comments Matheus Tavares Bernardino
  0 siblings, 2 replies; 5+ messages in thread
From: Matheus Tavares Bernardino @ 2023-05-23 20:36 UTC (permalink / raw)
  To: qemu-devel; +Cc: tsimpson, bcain, quic_mliebel

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-05-23 21:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-23 20:36 [PATCH 0/2] Hexagon: two minor cleanups to comments and python scripts Matheus Tavares Bernardino
2023-05-23 20:36 ` [PATCH 1/2] target/hexagon/*.py: remove undef vars from bad_register() Matheus Tavares Bernardino
2023-05-23 21:06   ` Taylor Simpson
2023-05-23 20:36 ` [PATCH 2/2] Hexagon: fix outdated `hex_new_*` references in comments Matheus Tavares Bernardino
2023-05-23 21:09   ` Taylor Simpson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.