bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/11893] "pushq $0xbf800000" doesn't work


From: hjl dot tools at gmail dot com
Subject: [Bug gas/11893] "pushq $0xbf800000" doesn't work
Date: 6 Aug 2010 21:57:11 -0000

------- Additional Comments From hjl dot tools at gmail dot com  2010-08-06 
21:57 -------
"pushq $imm32S" only takes 32bit signed extended immediate. You can't push
0xbf800000. Instead, you push -1082130432 or 0xffffffffbf800000.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



reply via email to

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