Searched hist:"9 d9db41373a256c5ae011c1428d26d2597a77484" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tcg/riscv/ |
H A D | tcg-target.c.inc | diff 9d9db41373a256c5ae011c1428d26d2597a77484 Tue Jan 17 17:04:15 CST 2023 Richard Henderson <richard.henderson@linaro.org> tcg/riscv: Use tcg_pcrel_diff in tcg_out_ldst
We failed to update this with the w^x split, so misses the fact that true pc-relative offsets are usually small.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Message-Id: <20230117230415.354239-1-richard.henderson@linaro.org> Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
|