Few more cases where we can use tcg_constant().

Philippe Mathieu-Daudé (4):
  target/alpha: Use tcg_constant_i64() in gen_call_pal()
  target/arm: Use tcg_constant_i64() in do_sat_addsub_64()
  target/ppc: Use tcg_constant_tl() in gen_op_cmp()
  target/ppc: Use tcg_constant_i32() in gen_ld/st()

 target/alpha/translate.c   |  9 +++------
 target/arm/translate-sve.c | 17 ++++++++--------
 target/ppc/translate.c     | 40 ++++++++++++++++----------------------
 3 files changed, 28 insertions(+), 38 deletions(-)

-- 
2.31.1


Reply via email to