[Bug 275322] Improper handling of mxcsr register during debug (gdb/lldb)
Date: Tue, 02 Apr 2024 09:00:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275322
--- Comment #12 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=38fdb37047ead625b97b82e8f6532ed7bc404ee3
commit 38fdb37047ead625b97b82e8f6532ed7bc404ee3
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2024-03-27 11:01:44 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2024-04-02 08:58:20 +0000
x86: handle MXCSR from XSAVEOPT when x87 state was optimized
PR: 275322
(cherry picked from commit 1c091d11261a3c8cc3728b92760e65242c0f5949)
sys/amd64/amd64/fpu.c | 21 +++++++++++++++++++++
sys/i386/i386/npx.c | 21 +++++++++++++++++++++
2 files changed, 42 insertions(+)
--
You are receiving this mail because:
You are the assignee for the bug.