[Bug 275322] Improper handling of mxcsr register during debug (gdb/lldb)

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 02 Apr 2024 15:18:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275322

--- Comment #13 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=b79fb02b32d930b1940ad7a21cb17896c848d432

commit b79fb02b32d930b1940ad7a21cb17896c848d432
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2024-03-27 11:01:44 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2024-04-02 15:18:00 +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.