bug-gnu-utils
[Top][All Lists]
Advanced

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

asm bug (IA64)


From: Wallace Wadge
Subject: asm bug (IA64)
Date: 03 Jul 2003 16:35:17 +0200

In my .S file, I have the following:
movl r25=(1 << 64) - 1

assembling and objdump'ing gives movl r25=0x0 instead of 0xffffffff as
I'd expect. 

I'm running as version 2.13.90.0.18 on IA32 and generating code for
IA-64.


This problem was not evident in redhat 2.96.

Wallace





reply via email to

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