qemu-e2k/fpu
Max Filippov 6617680296 softfloat: make float_muladd_negate_* flags independent
Flags passed into float{32,64}_muladd are treated as bits; assign
independent bits to float_muladd_negate_* to allow precise control over
what gets negated in float{32,64}_muladd.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-09-22 17:59:12 +00:00
..
softfloat-macros.h softfloat: Replace int16 type with int_fast16_t 2012-04-28 09:13:26 +00:00
softfloat-specialize.h softfloat: fix for C99 2012-03-17 13:01:18 +00:00
softfloat.c softfloat: Replace int16 type with int_fast16_t 2012-04-28 09:13:26 +00:00
softfloat.h softfloat: make float_muladd_negate_* flags independent 2012-09-22 17:59:12 +00:00