summary refs log tree commit diff stats
path: root/hw/net/virtio-net.c
diff options
context:
space:
mode:
authorLaurent Vivier <laurent@vivier.eu>2018-02-24 21:17:59 +0100
committerLaurent Vivier <laurent@vivier.eu>2018-03-04 17:22:55 +0100
commit88857aca93f6ec8f372fb9c8201394b0e5582034 (patch)
treec0573c016f5973f0a020e4f6a48fb052cc85cf26 /hw/net/virtio-net.c
parent24989f0e21cc9cd90237d4836a456c3ffb824b3e (diff)
downloadfocaccia-qemu-88857aca93f6ec8f372fb9c8201394b0e5582034.tar.gz
focaccia-qemu-88857aca93f6ec8f372fb9c8201394b0e5582034.zip
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 'hw/net/virtio-net.c')
0 files changed, 0 insertions, 0 deletions