bug-binutils
[Top][All Lists]
Advanced

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

[Bug gas/13843] Negative immediate for vmov fails on 32-bit host


From: ams at sourceware dot org
Subject: [Bug gas/13843] Negative immediate for vmov fails on 32-bit host
Date: Wed, 14 Mar 2012 16:19:19 +0000

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

--- Comment #2 from Andrew Stubbs <ams at sourceware dot org> 2012-03-14 
16:19:19 UTC ---
I can confirm that the patch fixes the -65536 case, but it still fails for
-262144 and -1048576, etc.

It ought to be possible to represent any 64-bit number in which each byte
consists of either 0x00 or 0xff.

-- 
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]