On 30/1/23 21:59, Richard Henderson wrote:
Since tcg_temp_new_* is now identical, use those.
Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
---
target/hexagon/idef-parser/README.rst | 4 ++--
target/hexagon/gen_tcg.h | 4 ++--
target/hexagon/genptr.c | 16 ++++++++--------
target/hexagon/idef-parser/parser-helpers.c | 4 ++--
target/hexagon/translate.c | 2 +-
target/hexagon/README | 8 ++++----
target/hexagon/gen_tcg_funcs.py | 18 +++++++-----------
7 files changed, 26 insertions(+), 30 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>