]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Bug 511329 - Darwin and FreeBSD: Move setting of carry flag out of ML_(do_syscall_for...
authorPaul Floyd <pjfloyd@wanadoo.fr>
Wed, 29 Oct 2025 20:30:35 +0000 (21:30 +0100)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Wed, 29 Oct 2025 20:32:33 +0000 (21:32 +0100)
commit82bc6a9cb10dc67c8d0c2a8dcdac92fc90ba3d31
tree6771b71d1dafce0eb78826a134b6de6a7e8a33a2
parent83f5fbdc3f004a98ebede8577587a1a053d3da6a
Bug 511329 - Darwin and FreeBSD: Move setting of carry flag out of ML_(do_syscall_for_client_WRK) part 2

This changeset includes the changes to ML_(do_syscall_for_client_WRK)
for the 2 supported Darwin platforms.

To come: remove SETC from guest state and OFFSET.
coregrind/m_syswrap/syscall-amd64-darwin.S
coregrind/m_syswrap/syscall-x86-darwin.S
coregrind/m_syswrap/syswrap-main.c