On 22/01/26, Philippe Mathieu-Daudé wrote:
> Rather than using a boolean with translator_ldl_swap(),
> get the MemOp endianness with ppc_code_endian() and pass
> it to translator_ldl_end().
> 
> Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
> ---
>  target/ppc/translate.c | 12 +++---------
>  1 file changed, 3 insertions(+), 9 deletions(-)

Nice!

Reviewed-by: Anton Johansson <[email protected]>

Reply via email to