unicorn/qemu/tcg/arm
Richard Henderson 5847d833b2
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.

Backports commit b4b82d7e9caff7ccca5c621817b5a4b8e95eb9b1 from qemu
2019-04-30 10:10:21 -04:00
..
tcg-target.h tcg/arm: Support INDEX_op_extract2_i32 2019-04-30 09:39:30 -04:00
tcg-target.inc.c tcg/arm: Restrict constant pool displacement to 12 bits 2019-04-30 10:10:21 -04:00