You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
375 B
18 lines
375 B
softfloat_riscv_subproject_deps = \
|
|
|
|
softfloat_riscv_hdrs = \
|
|
softfloat_types.h \
|
|
platform.h \
|
|
specialize.h \
|
|
|
|
softfloat_riscv_c_srcs = \
|
|
softfloat_raiseFlags.c \
|
|
s_commonNaNToF64UI.c \
|
|
s_f32UIToCommonNaN.c \
|
|
s_f64UIToCommonNaN.c \
|
|
s_propagateNaNF32UI.c \
|
|
s_propagateNaNF64UI.c \
|
|
|
|
softfloat_riscv_test_srcs =
|
|
|
|
softfloat_riscv_install_prog_srcs =
|
|
|