]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
sim/common: Wire in df/di conversion
authorStafford Horne <shorne@gmail.com>
Thu, 13 Jun 2019 12:27:10 +0000 (21:27 +0900)
committerStafford Horne <shorne@gmail.com>
Thu, 13 Jun 2019 12:27:10 +0000 (21:27 +0900)
commit688cea90bc0af3a0188695a25f5c4e8db4ef763b
treedf3335611ca384e08a86a3e42fe3f6e66593d2ba
parent7ccbb4437a29896955a6ff3b0406b1cc2a7f6fe2
sim/common: Wire in df/di conversion

Up until now these have not been used in any CGEN targets, add them as
they are now used by OpenRISC.

sim/common/ChangeLog:

* cgen-accfp.c (floatdidf, fixdfdi): New functions.
(cgen_init_accurate_fpu): Add floatdidf and fixdfdi.
sim/common/ChangeLog
sim/common/cgen-accfp.c