qemu-patch-raspberry4/tcg/ppc
Richard Henderson a7cdaf710f tcg/ppc: Allow the constant pool to overflow at 32k
There is no point in coding for a 2GB offset when the max TB size
is already limited to 64k.  If we further restrict to 32k then we
can eliminate the extra ADDIS instruction.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2019-04-24 13:05:28 -07:00
..
tcg-target.h tcg: Add INDEX_op_extract2_{i32,i64} 2019-04-24 13:04:33 -07:00
tcg-target.inc.c tcg/ppc: Allow the constant pool to overflow at 32k 2019-04-24 13:05:28 -07:00