diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-07-08 14:12:09 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2021-07-13 08:13:19 -0700 |
commit | 4d10fa0ff901b055ca75f6986974609bc99820dd (patch) | |
tree | e1210bf3c26a8ca46c8a88f7e7db2cded496488b /target/sparc/helper.c | |
parent | af42d3540179d48ee31bd421d00100c26bfb63e3 (diff) |
target/openrisc: Use tcg_constant_tl for dc->R0
The temp allocated for tcg_const_tl is auto-freed at branches,
but pure constants are not. So we can remove the extra hoop
jumping in trans_l_swa.
Reviewed-by: Stafford Horne <shorne@gmail.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'target/sparc/helper.c')
0 files changed, 0 insertions, 0 deletions