This is the mail archive of the gdb-patches@sourceware.org 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]
Other format: [Raw text]

Re: [PATCH v5 1/6] sim: cgen: add remainder functions (needed for OR1K lf.rem.[sd])


Stafford Horne writes:
 > From: Peter Gavin <pgavin@gmail.com>
 > 
 > * sim/common/ChangeLog:
 > 
 > 2016-05-21  Peter Gavin  <pgavin@gmail.com>
 > 	    Stafford Horne <shorne@gmail.com>
 > 
 > 	* cgen-accfp.c (remsf, remdf): New function.
 > 	(cgen_init_accurate_fpu): Add remsf and remdf.
 > 	* cgen-fpu.h (cgen_fp_ops): Add remsf, remdf, remxf and remtf.
 > 	* sim-fpu.c (sim_fpu_rem): New function.
 > 	* sim-fpu.h (sim_fpu_status_invalid_irx): New enum.
 > 	(sim_fpu_rem): New function.

LGTM (with the discussed changes to date).


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