Skip to content
Commit a7cdaf71 authored by Richard Henderson's avatar Richard Henderson
Browse files

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: default avatarRichard Henderson <richard.henderson@linaro.org>
parent aeee05f5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment