Replace temporary TCG registers by tcg_constant_*() when possible. Philippe Mathieu-Daudé (2): target/hexagon: Remove unused TCG temporary from predicated loads target/hexagon: Use tcg_constant_*
target/hexagon/gen_tcg.h | 6 ++--- target/hexagon/macros.h | 5 +---- target/hexagon/genptr.c | 39 +++++++++++---------------------- target/hexagon/translate.c | 26 +++++++--------------- target/hexagon/gen_tcg_funcs.py | 4 +--- 5 files changed, 25 insertions(+), 55 deletions(-) -- 2.31.1