[Bug 261940] bhyve: Failed to emulate instruction sequence ... bhyve exited with code 134

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 14 Feb 2022 18:54:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261940

Ed Maste <emaste@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emaste@freebsd.org

--- Comment #3 from Ed Maste <emaste@freebsd.org> ---
online disassembler says:

.data  :000f0015  0004e8  add BYTE PTR [eax+ebp*8],al         
.data  :000f0018      42  inc edx             
.data  :000f0019      48  dec eax             
.data  :000f001a    7956  jns loc_000f0072            
.data  :000f001c  652020  and BYTE PTR gs:[eax],ah            
.data  :000f001f  204879  and BYTE PTR [eax+0x79],cl          
.data  :000f0022    7065  jo loc_000f0089

-- 
You are receiving this mail because:
You are the assignee for the bug.