mirror of
https://github.com/opnsense/src.git
synced 2026-03-02 13:20:37 -05:00
At least Linux x86 ABI's does not use carry bit and expects that the dx register is preserved. For this add a new sv_set_fork_retval hook and call it from cpu_fork(). Add a short comment about touching dx in x86_set_fork_retval(), for more details see phab comments from kib@ and imp@. Reviewed by: kib Differential revision: https://reviews.freebsd.org/D31472 MFC after: 2 weeks |
||
|---|---|---|
| .. | ||
| ia32_genassym.c | ||
| ia32_signal.h | ||
| ia32_sysvec.c | ||
| ia32_util.h | ||