Error: suffix or operands invalid for `bswap'
Alexander Sokolov
robocop@amur.rosnet.ru
Thu Jul 1 00:00:00 GMT 1999
On Tue, 22 Jun 1999, Alan Modra wrote:
> I guess you could argue that "bswapl" should be allowed as bswap indeed
> does work on 32 bit regs. The patch to allow this is simple.
At least openssl and international kernel patch use bswapl. Rejecting
this syntax causes compiling failure. On the other hand "bswapl %eax"
is no less legal than "pushl %eax" or "addl %eax,%ebx" allowed in 2.9.4
and if you disallow l suffix for bswap you should also do it for all the
instructions with 32-bit regs.
--
Alexander Sokolov
System Administrator
ROSNET Komsomolsk-na-Amure
Tel./Fax: +7-095-737-6260
More information about the Binutils
mailing list