On Mon, 19 Jun 2023 at 14:26, Richard Henderson
wrote:
>
> Otherwise we hit the default assert not reached.
> Handle it as MO_ATOM_NONE, because of size and misalignment.
> We already handle this correctly in do_ld16_beN.
>
> Signed-off-by: Richard Henderson
> ---
>
> Fixes an abort booting debia
Otherwise we hit the default assert not reached.
Handle it as MO_ATOM_NONE, because of size and misalignment.
We already handle this correctly in do_ld16_beN.
Signed-off-by: Richard Henderson
---
Fixes an abort booting debian11 with -cpu max.
r~
---
accel/tcg/cputlb.c | 1 +
1 file changed, 1