|
From: | Richard Henderson |
Subject: | Re: [PATCH v2 11/25] linux-user/i386: Use explicit little-endian LD/ST API |
Date: | Fri, 4 Oct 2024 18:19:00 -0700 |
User-agent: | Mozilla Thunderbird |
On 10/4/24 09:30, Philippe Mathieu-Daudé wrote:
The x86 architecture uses little endianness. Directly use the little-endian LD/ST API. Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org> --- linux-user/i386/signal.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |