This is the mail archive of the cgen@sourceware.org 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: generated decoder code question


Chuan-Hua Chang wrote:


When looking at the M32R decode function, the IF-statement is absent from the decoder code. This lets me wonder that if there is a way to remove this redundant IF-statement check in the CGEN flow.

This is likely a case where all of the decodable bits have already been tested in reaching that particular case.

Dave


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