This is the mail archive of the binutils@sourceware.org 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: [ping][PATCH] MIPS/GAS: LUI operand handling bug fixes


"Maciej W. Rozycki" <macro@codesourcery.com> writes:
> Richard,
>
>  Would you please find a spare moment to have a look at the change below?  
> Thanks.

It looks oddly different from the other cases.  We handle:

	addiu	$4,$4,foo+1
	.eqv	foo,2

correctly, so I don't see why it must be an error for LUI.

Not that having the above work is particularly important to me.
It's just the inconsistency that feels wrong.

Richard


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