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: [PATCH] opcodes: blackfin: decode insns with invalid register as illegal


On Tuesday, September 21, 2010 04:34:48 Mike Frysinger wrote:
> From: Robin Getz <robin.getz@analog.com>
> 
> Sometimes the encoding in the opcode is a 4 bit field which defines a
> register number.  However, register numbers are only 0-7, so make sure
> we call illegal for when the opcode register number is greater than 8.

committed
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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