qemu-e2k/tcg/sparc
Richard Henderson 269bd5d8f6 cpu: Move the softmmu tlb to CPUNegativeOffsetState
We have for some time had code within the tcg backends to
handle large positive offsets from env.  This move makes
sure that need not happen.  Indeed, we are able to assert
at build time that simple offsets suffice for all hosts.

Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2019-06-10 07:03:42 -07:00
..
tcg-target.h tcg: Add INDEX_op_extract2_{i32,i64} 2019-04-24 13:04:33 -07:00
tcg-target.inc.c cpu: Move the softmmu tlb to CPUNegativeOffsetState 2019-06-10 07:03:42 -07:00