unicorn/qemu/fpu
Alex Bennée 58defd9bc0
fpu/softfloat: re-factor add/sub
We can now add float16_add/sub and use the common decompose and
canonicalize functions to have a single implementation for
float16/32/64 add and sub functions.

Backports commit 6fff216769cf7eaa3961c85dee7a72838696d365 from qemu
2018-03-08 10:17:41 -05:00
..
softfloat-macros.h fpu: Use plain 'int' rather than 'int_fast16_t' for exponents 2018-02-20 18:57:32 -05:00
softfloat-specialize.h fpu/softfloat: improve comments on ARM NaN propagation 2018-03-08 10:03:32 -05:00
softfloat.c fpu/softfloat: re-factor add/sub 2018-03-08 10:17:41 -05:00