Searched hist:"4 d10fa0f" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/openrisc/ |
H A D | translate.c | 4d10fa0f Thu Jul 08 16:12:09 CDT 2021 Richard Henderson <richard.henderson@linaro.org> 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>
|