sim: cgen: add remainder functions (needed for OR1K lf.rem.[sd])
[deliverable/binutils-gdb.git] / sim / common / ChangeLog
index 8b39609a83ea42e01c4bcc1f3874562fc9f89d16..091ca42929861ae96062ac79fa722182d62d82cd 100644 (file)
@@ -1,3 +1,14 @@
+2017-12-12  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.
+       (sim_fpu_print_status): Add case for sim_fpu_status_invalid_irx.
+
 2017-09-06  John Baldwin  <jhb@FreeBSD.org>
 
        * acinclude.m4 (SIM_AC_COMMON): Honor existing CC_FOR_BUILD in
This page took 0.023355 seconds and 4 git commands to generate.