Home
last modified time | relevance | path

Searched hist:"4 b6a52d01e0dd640dd15f79264b38790023e3587" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tcg/riscv/
H A Dtcg-target.c.incdiff 4b6a52d01e0dd640dd15f79264b38790023e3587 Wed Nov 04 14:43:20 CST 2020 Richard Henderson <richard.henderson@linaro.org> tcg/riscv: Remove branch-over-branch fallback

Since 7ecd02a06f8, we are prepared to re-start code generation
with a smaller TB if a relocation is out of range. We no longer
need to leave a nop in the stream Just In Case.

Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>