qemu-e2k/tcg/arm
Richard Henderson 43b3952dea tcg/arm: Remove mostly unreachable tlb special case
There was nothing armv7 specific about the bic+cmp sequence, however
looking at the set of guests more closely shows that the 8-bit immediate
operand for the bic can only be satisfied with one guest in tree:
baseline m-profile -- 10-bit pages with aligned 4-byte memory ops.
Therefore it does not seem useful to keep this path.

Acked-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2019-06-10 07:03:42 -07:00
..
tcg-target.h tcg/arm: Support INDEX_op_extract2_i32 2019-04-24 13:04:33 -07:00
tcg-target.inc.c tcg/arm: Remove mostly unreachable tlb special case 2019-06-10 07:03:42 -07:00