This is the mail archive of the cgen@sources.redhat.com mailing list for the CGEN 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][rfa] Decoder bit underflow


Committed -- Approved by fche and bje.

Dave Brolley wrote:

> Hi,
>
> The attached patch addresses a situation which can occur on ports 
> which define insns that are shorter than base-insn-bitsize and are 
> defined with lsb0?==false. When decoding such an insn it is possible 
> for a bit beyond the length of the insn to be considered for decoding. 
> This patch tests for that situation and does not consider the bit in 
> that case.




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