[Bug 291063] bhyve: Failed to emulate instruction sequence 8908f0091c244883c2044883c00441
Date: Wed, 19 Nov 2025 20:12:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291063
Ed Maste <emaste@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |emaste@freebsd.org
--- Comment #1 from Ed Maste <emaste@freebsd.org> ---
An online disassembler reports this as:
0: 89 08 mov DWORD PTR [rax],ecx
2: f0 09 1c 24 lock or DWORD PTR [rsp],ebx
6: 48 83 c2 04 add rdx,0x4
a: 48 83 c0 04 add rax,0x4
e: 41 rex.B
--
You are receiving this mail because:
You are the assignee for the bug.