bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/20710] [libopcodes][x86] libopcodes produces "(bad)" decod


From: hjl.tools at gmail dot com
Subject: [Bug binutils/20710] [libopcodes][x86] libopcodes produces "(bad)" decode for certain sal instructions
Date: Tue, 18 Oct 2016 15:54:31 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=20710

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |hjl.tools at gmail dot com
         Resolution|---                         |INVALID
   Target Milestone|---                         |2.26

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
The MODRM byte, 0xf0, is mod == 3, reg == 6, rm == 0.
reg == 6 is undefined.  sal should be reg == 4.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]