Replace use of tcg_const_*, which makes a copy into a temp which must be freed, with direct use of the constant.
r~ Richard Henderson (2): target/hppa: Use tcg_constant_* target/hppa: Clean up DisasCond target/hppa/translate.c | 99 +++++++++++------------------------------ 1 file changed, 27 insertions(+), 72 deletions(-) -- 2.25.1