commit | 0b72da03001c8c9f077fc019b9651c19a32c4600 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | Thu Nov 19 17:17:08 2020 +0100 |
committer | Laurent Vivier <laurent@vivier.eu> | Sat Feb 13 22:50:49 2021 +0100 |
tree | eaaadf7a0900c1496b77ffc237491e66a233e747 | |
parent | af552644a7a2c5a4d57ae158d831bf8ef79d12dc [diff] |
linux-user/mips64: Support o32 ABI syscalls o32 ABI syscalls start at offset 4000. Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Laurent Vivier <laurent@vivier.eu> Message-Id: <20201119161710.1985083-3-f4bug@amsat.org> Signed-off-by: Laurent Vivier <laurent@vivier.eu>