This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


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

Re: [RFA] Patch to sim/common/cgen-ops.h


Hi -

On Thu, Nov 16, 2000 at 05:06:20PM +1100, Ben Elliston wrote:
: I'd like to submit this patch for comments/review before committing
: it.  In particular, I am of two minds about:
: 
:      * the way to handle out-of-range arguments to the SUBWORD
:        functions.  Perhaps it's okay to use assert(), since we're
:        wasting a few cycles already by doing the test.

Sure.

:      * whether it makes sense to join two SFs into a DF.

i.e., make a double out of two floats?  I don't think so.
Maybe you mean to build a DF out of two SI's -- go through
a DI first then.


- FChE

PGP signature


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