https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275353

John F. Carr <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from John F. Carr <[email protected]> ---
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.

Reply via email to