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: [RFA] Patch to conform to Power ISA 2.06


On Wed, Feb 18, 2009 at 01:40:18PM -0600, Edmar Wienskoski-RA8797 wrote:
> ! {"wait",	X(31,62),	X_MASK,	     E500MC,	PPCNONE,	{WC}},

X_MASK here has got to be wrong.  X_MASK has 15 zero bits
corresponding to RA, RB and RT fields, so you'll disassemble a bunch
of (invalid) opcode bit patterns as "wait".

-- 
Alan Modra
Australia Development Lab, IBM


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