diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2019-04-22 17:12:33 +0000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2019-04-24 13:05:28 -0700 |
commit | a7cdaf710f2aaaf0be855a338dd67463d4bb99e2 (patch) | |
tree | 0d6226e75ef7a9e0d66f66cde8d4f789844e963a /tcg/arm | |
parent | aeee05f53a5d67304a521d2644dc0a607e3c8b28 (diff) |
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>
Diffstat (limited to 'tcg/arm')
0 files changed, 0 insertions, 0 deletions