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]

Re: [RFA] Code gen improvement for sim-decode.scm


Hi -

On Wed, Dec 06, 2000 at 11:40:18PM +1100, Ben Elliston wrote:
: The following patch improves the generated extraction code -- such that an
: `insn' variable is not defined for instructions that have zero ifields.
: [...]

Are you convinced that nothing can possibly use that variable
except ifield extraction?  Is the improvement to generated code
merely the removal of a gcc warning?  (It should be able to
zap an unused variable, resulting in no performance difference.)

- FChE

PGP signature


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