]> git.proxmox.com Git - mirror_qemu.git/commit
include/fpu/softfloat: implement float16_abs helper
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 3 Jul 2017 13:33:08 +0000 (14:33 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 21 Feb 2018 10:20:26 +0000 (10:20 +0000)
commit28136775cd99c628f7d7c642b04eb87f062efef8
tree2b1a6cb1ea585ea00beb9378fee5dc96eb79799b
parent24f91e81b65fcdd0552d1f0fcb0ea7cfe3829c19
include/fpu/softfloat: implement float16_abs helper

This will be required when expanding the MINMAX() macro for 16
bit/half-precision operations.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
include/fpu/softfloat.h