diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2011-10-19 16:14:06 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2011-10-19 16:14:06 +0000 |
commit | 369be8f618ac145d2421ea4bfff86ee774ad618c (patch) | |
tree | 6b7f1e6b30e8cc6a60febe9c25f9f17f841db34c /cmd.c | |
parent | b8b8ea05c4008343afcedf99b9c91fd750ea90e5 (diff) | |
download | qemu-369be8f618ac145d2421ea4bfff86ee774ad618c.zip qemu-369be8f618ac145d2421ea4bfff86ee774ad618c.tar.gz qemu-369be8f618ac145d2421ea4bfff86ee774ad618c.tar.bz2 |
softfloat: Implement fused multiply-add
Implement fused multiply-add as a softfloat primitive. This implements
"a+b*c" as a single step without any intermediate rounding; it is
specified in IEEE 754-2008 and implemented in a number of CPUs.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'cmd.c')
0 files changed, 0 insertions, 0 deletions