bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/14129] andq and orq instructions give 'invalid operand' er


From: hjl.tools at gmail dot com
Subject: [Bug binutils/14129] andq and orq instructions give 'invalid operand' error when MSB of 32-bit immediate is set
Date: Thu, 24 May 2012 20:05:38 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=14129

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |hjl.tools at gmail dot com
         Resolution|                            |INVALID

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> 2012-05-24 20:05:38 
UTC ---
orq and andq take a signed 32-bit value from -0x80000000 to
0x7ffffffff.  0xFFFFFF00 is out of range.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]