On 11.12.19 21:36, Richard Henderson wrote:
> These are trivially done by performing a memory operation
> with the correct mmu_idx. The only tricky part is using
> get_address directly in order to get the address wrapped;
> we cannot use la2 because of the format.
>
> Signed-off-by: Richard Hende
These are trivially done by performing a memory operation
with the correct mmu_idx. The only tricky part is using
get_address directly in order to get the address wrapped;
we cannot use la2 because of the format.
Signed-off-by: Richard Henderson
---
target/s390x/helper.h | 4
target/