]> Git Repo - qemu.git/commit
tcg/ppc: Allow a 32-bit offset to the constant pool
authorRichard Henderson <[email protected]>
Wed, 10 Jan 2018 07:31:46 +0000 (07:31 +0000)
committerRichard Henderson <[email protected]>
Tue, 16 Jan 2018 16:21:56 +0000 (08:21 -0800)
commit030ffe39dd4128eb90483af82a5b23b23054a466
tree0996684330f0a29c5105d838931c32b9a21dd0ef
parent4a64e0fd6876e45b34cd87b700ee30ef5c10c87a
tcg/ppc: Allow a 32-bit offset to the constant pool

We recently relaxed the limit of the number of opcodes that can
appear in a TranslationBlock.  In certain cases this has resulted
in relocation overflow.

Signed-off-by: Richard Henderson <[email protected]>
tcg/ppc/tcg-target.inc.c
This page took 0.025176 seconds and 4 git commands to generate.