qemu-s390x
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 10/16] target/s390x: Use explicit big-endian LD/ST API


From: Thomas Huth
Subject: Re: [PATCH 10/16] target/s390x: Use explicit big-endian LD/ST API
Date: Mon, 7 Oct 2024 07:49:49 +0200
User-agent: Mozilla Thunderbird

On 04/10/2024 01.42, Philippe Mathieu-Daudé wrote:
The S390 architecture uses big endianness. Directly use
the big-endian LD/ST API.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
  target/s390x/gdbstub.c | 4 ++--
  target/s390x/ioinst.c  | 2 +-
  2 files changed, 3 insertions(+), 3 deletions(-)

Reviewed-by: Thomas Huth <thuth@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]