]> git.ipfire.org Git - thirdparty/valgrind.git/commit
FreeBSD amd64: amd64 syscalls only ever need max 7 args
authorPaul Floyd <pjfloyd@wanadoo.fr>
Sat, 20 Sep 2025 17:20:50 +0000 (19:20 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Sat, 20 Sep 2025 17:20:50 +0000 (19:20 +0200)
commit0700c69d4f0fd9982c7fb31d84e35a2f91780898
treef9a6dcc6fc5ed6bee288d14a7dab4ef6e04d98c5
parent6a191834d53f44af3d83cb53c2955c195550961a
FreeBSD amd64: amd64 syscalls only ever need max 7 args

The only possible exception would be a syscall0 of SYS_sendfile
done by the host. Since we're never going to do that reduce the number
of arguments to 7.
coregrind/m_syscall.c
coregrind/m_syswrap/syscall-amd64-freebsd.S