Richard Henderson writes:
> The generated functions aside from *_real are unused.
> The *_real functions have a couple of users in mem_helper.c;
> use *_mmuidx_ra instead, with MMU_REAL_IDX.
>
> Reviewed-by: David Hildenbrand
> Signed-off-by: Richard Henderson
FYI there is a merge conflict w
The generated functions aside from *_real are unused.
The *_real functions have a couple of users in mem_helper.c;
use *_mmuidx_ra instead, with MMU_REAL_IDX.
Reviewed-by: David Hildenbrand
Signed-off-by: Richard Henderson
---
v2: Use *_mmuidx_ra directly, without intermediate macros.
---
targe