Date: Sun, 26 Nov 2023 15:52:05 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 275353] Boot loader crashes on AMD Ryzen 5 3600 Message-ID: <bug-275353-227-3FUBCunIJU@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-275353-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275353 John F. Carr <jfc@mit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jfc@mit.edu --- Comment #5 from John F. Carr <jfc@mit.edu> --- The bytes at eip encode lock notl %edi which is indeed an invalid instruction corresponding with int=6 (#UD) printed above. The byte sequence 0xf0, 0xf7, 0xd7 is also invalid in 16 bit mode. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275353-227-3FUBCunIJU>
