On Sat, Mar 23, 2019 at 12:47 PM Richard Henderson
wrote:
>
> Move all softmmu tlb data into this structure. Arrange the
> members so that we are able to place mask+table together and
> at a smaller absolute offset from ENV.
>
> Signed-off-by: Richard Henderson
Acked-by: Alistair Francis
Alis
Move all softmmu tlb data into this structure. Arrange the
members so that we are able to place mask+table together and
at a smaller absolute offset from ENV.
Signed-off-by: Richard Henderson
---
accel/tcg/softmmu_template.h | 4 +-
include/exec/cpu-defs.h | 61 ---
include/