diff options
author | Laurent Vivier <laurent@vivier.eu> | 2018-02-24 21:17:59 +0100 |
---|---|---|
committer | Laurent Vivier <laurent@vivier.eu> | 2018-03-04 17:22:55 +0100 |
commit | 88857aca93f6ec8f372fb9c8201394b0e5582034 (patch) | |
tree | c0573c016f5973f0a020e4f6a48fb052cc85cf26 /qemu-bridge-helper.c | |
parent | 24989f0e21cc9cd90237d4836a456c3ffb824b3e (diff) |
softfloat: export some functions
Move fpu/softfloat-macros.h to include/fpu/
Export floatx80 functions to be used by target floatx80
specific implementations.
Exports:
propagateFloatx80NaN(), extractFloatx80Frac(),
extractFloatx80Exp(), extractFloatx80Sign(),
normalizeFloatx80Subnormal(), packFloatx80(),
roundAndPackFloatx80(), normalizeRoundAndPackFloatx80()
Also exports packFloat32() that will be used to implement
m68k fsinh, fcos, fsin, ftan operations.
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20180224201802.911-2-laurent@vivier.eu>
Diffstat (limited to 'qemu-bridge-helper.c')
0 files changed, 0 insertions, 0 deletions