On 4/17/25 06:09, Philippe Mathieu-Daudé wrote:
Check whether we need to swap at runtime using
target_needs_bswap().
Signed-off-by: Philippe Mathieu-Daudé
---
linux-user/elfload.c | 63 +++-
1 file changed, 39 insertions(+), 24 deletions(-)
Reviewed-b
Check whether we need to swap at runtime using
target_needs_bswap().
Signed-off-by: Philippe Mathieu-Daudé
---
linux-user/elfload.c | 63 +++-
1 file changed, 39 insertions(+), 24 deletions(-)
diff --git a/linux-user/elfload.c b/linux-user/elfload.c
index