qemu-devel
[Top][All Lists]
Advanced

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

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


From: Matheus Tavares Bernardino
Subject: [PATCH 0/2] Hexagon: two minor cleanups to comments and python scripts
Date: Tue, 23 May 2023 17:36:25 -0300

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




reply via email to

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