]> Git Repo - qemu.git/commit
tcg/riscv: Remove branch-over-branch fallback
authorRichard Henderson <[email protected]>
Wed, 4 Nov 2020 20:43:20 +0000 (12:43 -0800)
committerRichard Henderson <[email protected]>
Thu, 7 Jan 2021 15:09:42 +0000 (05:09 -1000)
commit4b6a52d01e0dd640dd15f79264b38790023e3587
treeef9775b26775dd9a2b7a9be2b5fe8b81d2ee7b18
parent844d0442a53ca40a8d826e7549f27a8d4ac3a582
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 <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
tcg/riscv/tcg-target.c.inc
This page took 0.025068 seconds and 4 git commands to generate.