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

tcg/arm: Restrict constant pool displacement to 12 bits



This will not necessarily restrict the size of the TB, since for v7
the majority of constant pool usage is for calls from the out-of-line
ldst code, which is already at the end of the TB.  But this does
allow us to save one insn per reference on the off-chance.

Signed-off-by: default avatarRichard Henderson <richard.henderson@linaro.org>
parent a7cdaf71
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