aboutsummaryrefslogtreecommitdiff
path: root/softfloat/softfloat.mk.in
diff options
context:
space:
mode:
Diffstat (limited to 'softfloat/softfloat.mk.in')
-rw-r--r--softfloat/softfloat.mk.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/softfloat/softfloat.mk.in b/softfloat/softfloat.mk.in
index 56fc560..900771e 100644
--- a/softfloat/softfloat.mk.in
+++ b/softfloat/softfloat.mk.in
@@ -56,11 +56,13 @@ softfloat_c_srcs = \
f16_to_f128.c \
f16_to_f32.c \
f16_to_f64.c \
+ f16_to_i8.c \
f16_to_i16.c \
f16_to_i32.c \
f16_to_i32_r_minMag.c \
f16_to_i64.c \
f16_to_i64_r_minMag.c \
+ f16_to_ui8.c \
f16_to_ui16.c \
f16_to_ui32.c \
f16_to_ui32_r_minMag.c \