This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] ia64 segfault on nop in X-slot of MLX bundle


On Wed, 2005-01-26 at 19:39, James E Wilson wrote:
> nop.x wasn't in the original architecture.  My recollection is that brl
> was added first, and then nop.x was added later, and when that happened,
> we missed the fact that this string needed to change to also allow x
> unit instructions.

Actually, ignore this, I think it is wrong.  It is true though that brl
wasn't in the original specification (and isn't implemented in hardware
on the Itanium1), but we did have movl and thus probably had nop.x from
the beginning.  Anyways, the point here is that we never tried to
prevent nop.x from working, this was just a simple oversight.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]