Add libs bsp,builtins,m,softfloat,testfloat
Signed-off-by: Roman Bartosinski <roman@daiteq.com>
Showing
with
4865 additions
and
0 deletions
bsp/Makefile
0 → 100644
bsp/asi.h
0 → 100644
bsp/asm.h
0 → 100644
bsp/bootmain.S
0 → 100644
bsp/lconf.c
0 → 100644
bsp/lconf.h
0 → 100644
bsp/leon-myuart.c
0 → 100644
bsp/leon-myuart.h
0 → 100644
This diff is collapsed.
Click to expand it.
bsp/leon.h
0 → 100644
bsp/locore1.S
0 → 100644
This diff is collapsed.
Click to expand it.
bsp/memcpy.c
0 → 100644
bsp/memset.c
0 → 100644
bsp/mmu.h
0 → 100644
This diff is collapsed.
Click to expand it.
bsp/mmuno_asm.S
0 → 100644
bsp/my_printf.c
0 → 100644
This diff is collapsed.
Click to expand it.
bsp/my_printf.h
0 → 100644
bsp/random.c
0 → 100644
bsp/random2.c
0 → 100644
bsp/strcmp.c
0 → 100644
bsp/strcpy.c
0 → 100644
bsp/strlen.c
0 → 100644
bsp/strto_l_ul.c
0 → 100644
bsp/stub.c
0 → 100644
bsp/stub.h
0 → 100644
bsp/sysregs.c
0 → 100644
bsp/sysregs.h
0 → 100644
bsp/test.h
0 → 100644
builtins/Makefile
0 → 100644
builtins/absdf2.c
0 → 100644
builtins/abssf2.c
0 → 100644
builtins/ashldi3.c
0 → 100644
builtins/ashrdi3.c
0 → 100644
builtins/bswapdi2.c
0 → 100644
builtins/bswapsi2.c
0 → 100644
builtins/clzdi2.c
0 → 100644
builtins/clzsi2.c
0 → 100644
builtins/cmpdi2.c
0 → 100644
builtins/comparedf2.c
0 → 100644
builtins/comparehf2.c
0 → 100644
builtins/comparesf2.c
0 → 100644
builtins/ctzdi2.c
0 → 100644
builtins/ctzsi2.c
0 → 100644
builtins/divdi3.c
0 → 100644
builtins/divsi3.c
0 → 100644
builtins/ffsdi2.c
0 → 100644
builtins/ffssi2.c
0 → 100644
builtins/fp_lib.h
0 → 100644
builtins/int_endianness.h
0 → 100644
builtins/int_lib.h
0 → 100644
builtins/int_types.h
0 → 100644
builtins/int_util.h
0 → 100644
builtins/lshrdi3.c
0 → 100644
builtins/muldi3.c
0 → 100644
builtins/negdf2.c
0 → 100644
builtins/neghf2.c
0 → 100644
builtins/negsf2.c
0 → 100644
builtins/paritydi2.c
0 → 100644
builtins/paritysi2.c
0 → 100644
builtins/popcountdi2.c
0 → 100644
builtins/popcountsi2.c
0 → 100644
builtins/udivdi3.c
0 → 100644
builtins/udivmoddi4.c
0 → 100644
builtins/umoddi3.c
0 → 100644
openlibm/Makefile
0 → 100644
openlibm/cdefs-compat.h
0 → 100644
openlibm/daifpu_hwsw.h
0 → 100644
openlibm/e_exp.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/e_expf.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/e_log.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/e_logf.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/e_pow.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/e_powf.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/e_rem_pio2.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/e_rem_pio2f.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/extmath.h
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/fabsh.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/fenv.h
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/fpmath.h
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/fpowh.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/k_cos.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/k_cosf.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/k_rem_pio2.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/k_sin.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/k_sinf.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/llvm_sf_wrapper.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/logh.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/math_private.h
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/math_private_openbsd.h
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/openlibm_complex.h
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/openlibm_fenv.h
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/openlibm_fenv_sparc.h
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/openlibm_math.h
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/s_atan.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/s_atanf.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/s_copysign.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/s_copysignf.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/s_cos.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/s_cosf.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/s_fabs.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/s_fabsf.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/s_floor.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/s_floorf.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/s_fma.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/s_fmaf.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/s_frexp.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/s_frexpf.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/s_ilogb.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/s_isfinite.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/s_isinf.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/s_isnormal.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/s_logb.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/s_nextafter.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/s_nextafterf.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/s_scalbn.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/s_scalbnf.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/s_sin.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/s_sinf.c
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/sfmath.h
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/sparc_fpmath.h
0 → 100644
This diff is collapsed.
Click to expand it.
openlibm/types-compat.h
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/COPYING.txt
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/README.html
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/README.txt
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/build/DAITEQ-LEON-LLVM/Makefile
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/build/DAITEQ-LEON-LLVM/platform.h
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/build/DAITEQ-x86_64-GCC/Makefile
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/build/DAITEQ-x86_64-GCC/platform.h
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/build/Linux-386-GCC/Makefile
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/build/Linux-386-GCC/platform.h
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/build/Linux-386-SSE2-GCC/Makefile
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
softfloat/build/Linux-ARM-VFPv2-GCC/Makefile
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
softfloat/build/Linux-x86_64-GCC/Makefile
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/build/Linux-x86_64-GCC/platform.h
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/build/Win32-MinGW/Makefile
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/build/Win32-MinGW/platform.h
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/build/Win32-SSE2-MinGW/Makefile
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/build/Win32-SSE2-MinGW/platform.h
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/build/Win64-MinGW-w64/Makefile
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/build/Win64-MinGW-w64/platform.h
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/build/template-FAST_INT64/Makefile
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
softfloat/doc/SoftFloat-history.html
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/doc/SoftFloat-source.html
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/doc/SoftFloat.html
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
softfloat/source/8086-SSE/specialize.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
softfloat/source/8086/f128M_isSignalingNaN.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/8086/s_commonNaNToExtF80M.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
softfloat/source/8086/s_commonNaNToF128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/8086/s_commonNaNToF128UI.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/8086/s_commonNaNToF16UI.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/8086/s_commonNaNToF32UI.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/8086/s_commonNaNToF64UI.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/8086/s_extF80MToCommonNaN.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
softfloat/source/8086/s_f128MToCommonNaN.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/8086/s_f128UIToCommonNaN.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/8086/s_f16UIToCommonNaN.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/8086/s_f32UIToCommonNaN.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/8086/s_f64UIToCommonNaN.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
softfloat/source/8086/s_propagateNaNF128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/8086/s_propagateNaNF128UI.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/8086/s_propagateNaNF16UI.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/8086/s_propagateNaNF32UI.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/8086/s_propagateNaNF64UI.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/8086/softfloat_raiseFlags.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/8086/specialize.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
softfloat/source/ARM-VFPv2/specialize.h
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/LEON/s_commonNaNToF16UI.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/LEON/s_commonNaNToF32UI.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/LEON/s_commonNaNToF64UI.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/LEON/s_f16UIToCommonNaN.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/LEON/s_f32UIToCommonNaN.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/LEON/s_f64UIToCommonNaN.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/LEON/s_propagateNaNF16UI.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/LEON/s_propagateNaNF32UI.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/LEON/s_propagateNaNF64UI.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/LEON/softfloat_raiseFlags.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/LEON/specialize.h
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80M_add.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80M_div.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80M_eq.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80M_eq_signaling.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80M_le.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80M_le_quiet.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80M_lt.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80M_lt_quiet.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80M_mul.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80M_rem.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80M_roundToInt.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80M_sqrt.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80M_sub.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80M_to_f128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80M_to_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80M_to_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80M_to_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80M_to_i32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80M_to_i32_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80M_to_i64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80M_to_i64_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80M_to_ui32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80M_to_ui32_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80M_to_ui64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80M_to_ui64_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80_add.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80_div.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80_eq.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80_eq_signaling.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80_isSignalingNaN.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80_le.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80_le_quiet.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80_lt.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80_lt_quiet.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80_mul.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80_rem.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80_roundToInt.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80_sqrt.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80_sub.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80_to_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80_to_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80_to_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80_to_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80_to_i32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80_to_i32_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80_to_i64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80_to_i64_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80_to_ui32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80_to_ui32_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80_to_ui64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/extF80_to_ui64_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128M_add.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128M_div.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128M_eq.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128M_eq_signaling.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128M_le.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128M_le_quiet.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128M_lt.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128M_lt_quiet.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128M_mul.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128M_mulAdd.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128M_rem.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128M_roundToInt.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128M_sqrt.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128M_sub.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128M_to_extF80M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128M_to_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128M_to_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128M_to_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128M_to_i32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128M_to_i32_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128M_to_i64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128M_to_i64_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128M_to_ui32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128M_to_ui32_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128M_to_ui64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128M_to_ui64_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128_add.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128_div.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128_eq.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128_eq_signaling.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128_isSignalingNaN.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128_le.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128_le_quiet.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128_lt.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128_lt_quiet.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128_mul.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128_mulAdd.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128_rem.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128_roundToInt.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128_sqrt.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128_sub.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128_to_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128_to_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128_to_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128_to_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128_to_i32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128_to_i32_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128_to_i64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128_to_i64_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128_to_ui32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128_to_ui32_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128_to_ui64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f128_to_ui64_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f16_add.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f16_div.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f16_eq.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f16_eq_signaling.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f16_isNaN.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f16_isSignalingNaN.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f16_le.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f16_le_quiet.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f16_lt.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f16_lt_quiet.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f16_mul.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f16_mulAdd.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f16_rem.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f16_roundToInt.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f16_sqrt.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f16_sub.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f16_to_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f16_to_extF80M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f16_to_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f16_to_f128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f16_to_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f16_to_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f16_to_i32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f16_to_i32_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f16_to_i64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f16_to_i64_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f16_to_ui32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f16_to_ui32_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f16_to_ui64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f16_to_ui64_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f32_add.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f32_div.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f32_eq.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f32_eq_signaling.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f32_isNaN.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f32_isSignalingNaN.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f32_le.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f32_le_quiet.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f32_lt.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f32_lt_quiet.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f32_mul.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f32_mulAdd.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f32_rem.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f32_roundToInt.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f32_sqrt.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f32_sub.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f32_to_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f32_to_extF80M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f32_to_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f32_to_f128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f32_to_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f32_to_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f32_to_i32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f32_to_i32_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f32_to_i64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f32_to_i64_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f32_to_ui32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f32_to_ui32_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f32_to_ui64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f32_to_ui64_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f64_add.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f64_div.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f64_eq.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f64_eq_signaling.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f64_isNaN.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f64_isSignalingNaN.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f64_le.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f64_le_quiet.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f64_lt.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f64_lt_quiet.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f64_mul.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f64_mulAdd.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f64_rem.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f64_roundToInt.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f64_sqrt.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f64_sub.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f64_to_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f64_to_extF80M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f64_to_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f64_to_f128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f64_to_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f64_to_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f64_to_i32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f64_to_i32_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f64_to_i64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f64_to_i64_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f64_to_ui32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f64_to_ui32_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f64_to_ui64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/f64_to_ui64_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/i32_to_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/i32_to_extF80M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/i32_to_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/i32_to_f128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/i32_to_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/i32_to_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/i32_to_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/i64_to_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/i64_to_extF80M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/i64_to_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/i64_to_f128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/i64_to_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/i64_to_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/i64_to_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/include/internals.h
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/include/opts-GCC.h
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/include/primitiveTypes.h
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/include/primitives.h
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/include/softfloat.h
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/include/softfloat_types.h
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_add128.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_add256M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_addCarryM.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_addComplCarryM.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_addExtF80M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_addF128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_addM.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_addMagsExtF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_addMagsF128.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_addMagsF16.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_addMagsF32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_addMagsF64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_approxRecip32_1.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_approxRecipSqrt32_1.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_approxRecipSqrt_1Ks.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_approxRecip_1Ks.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_compare128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_compare96M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_compareNonnormExtF80M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_countLeadingZeros16.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_countLeadingZeros32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_countLeadingZeros64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_countLeadingZeros8.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_eq128.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_invalidExtF80M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_invalidF128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_isNaNF128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_le128.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_lt128.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_mul128By32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_mul128MTo256M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_mul128To256M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_mul64ByShifted32To128.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_mul64To128.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_mul64To128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_mulAddF128.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_mulAddF128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_mulAddF16.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_mulAddF32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_mulAddF64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_negXM.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_normExtF80SigM.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_normRoundPackMToExtF80M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_normRoundPackMToF128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_normRoundPackToExtF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_normRoundPackToF128.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_normRoundPackToF16.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_normRoundPackToF32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_normRoundPackToF64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_normSubnormalExtF80Sig.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_normSubnormalF128Sig.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_normSubnormalF128SigM.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_normSubnormalF16Sig.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_normSubnormalF32Sig.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_normSubnormalF64Sig.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_remStepMBy32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_roundMToI64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_roundMToUI64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_roundPackMToExtF80M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_roundPackMToF128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_roundPackToExtF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_roundPackToF128.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_roundPackToF16.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_roundPackToF32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_roundPackToF64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_roundToI32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_roundToI64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_roundToUI32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_roundToUI64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_shiftLeftM.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_shiftNormSigF128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_shiftRightJam128.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_shiftRightJam128Extra.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_shiftRightJam256M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_shiftRightJam32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_shiftRightJam64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_shiftRightJam64Extra.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_shiftRightJamM.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_shiftRightM.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_shortShiftLeft128.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_shortShiftLeft64To96M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_shortShiftLeftM.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_shortShiftRight128.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_shortShiftRightExtendM.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_shortShiftRightJam128.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
softfloat/source/s_shortShiftRightJam64.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
softfloat/source/s_shortShiftRightJamM.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_shortShiftRightM.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_sub128.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_sub1XM.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_sub256M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_subM.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_subMagsExtF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_subMagsF128.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_subMagsF16.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_subMagsF32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_subMagsF64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_tryPropagateNaNExtF80M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/s_tryPropagateNaNF128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/softfloat_state.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/ui32_to_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/ui32_to_extF80M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/ui32_to_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/ui32_to_f128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/ui32_to_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/ui32_to_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/ui32_to_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/ui64_to_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/ui64_to_extF80M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/ui64_to_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/ui64_to_f128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/ui64_to_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/ui64_to_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
softfloat/source/ui64_to_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/Makefile
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/fail.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/functionInfos.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/functions_common.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/genCases_common.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/genCases_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/genCases_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/genCases_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/genCases_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/genCases_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/genCases_i32.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/genCases_i64.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/genCases_ui32.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/genCases_ui64.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/genCases_writeTestsTotal.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/include/fail.h
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/include/functions.h
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/include/genCases.h
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/include/platform.h
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/include/random.h
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/include/readHex.h
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/include/testLoops.h
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/include/uint128.h
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/include/verCases.h
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/include/writeCase.h
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/include/writeHex.h
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/random.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/readHex.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/standardFunctionInfos.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/testLoops_common.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_extF80_z_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_extF80_z_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_extF80_z_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_extF80_z_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_extF80_z_i32_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_extF80_z_i32_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_extF80_z_i64_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_extF80_z_i64_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_extF80_z_ui32_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_extF80_z_ui32_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_extF80_z_ui64_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_extF80_z_ui64_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f128_z_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f128_z_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f128_z_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f128_z_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f128_z_i32_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f128_z_i32_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f128_z_i64_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f128_z_i64_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f128_z_ui32_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f128_z_ui32_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f128_z_ui64_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f128_z_ui64_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f16_z_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f16_z_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f16_z_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f16_z_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f16_z_i32_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f16_z_i32_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f16_z_i64_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f16_z_i64_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f16_z_ui32_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f16_z_ui32_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f16_z_ui64_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f16_z_ui64_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f32_z_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f32_z_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f32_z_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f32_z_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f32_z_i32_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f32_z_i32_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f32_z_i64_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f32_z_i64_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f32_z_ui32_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f32_z_ui32_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f32_z_ui64_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f32_z_ui64_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f64_z_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f64_z_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f64_z_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f64_z_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f64_z_i32_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f64_z_i32_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f64_z_i64_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f64_z_i64_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f64_z_ui32_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f64_z_ui32_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f64_z_ui64_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_f64_z_ui64_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_i32_z_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_i32_z_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_i32_z_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_i32_z_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_i32_z_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_i64_z_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_i64_z_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_i64_z_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_i64_z_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_i64_z_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_ui32_z_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_ui32_z_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_ui32_z_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_ui32_z_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_ui32_z_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_ui64_z_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_ui64_z_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_ui64_z_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_ui64_z_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_a_ui64_z_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_ab_extF80_z_bool.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_ab_f128_z_bool.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_ab_f16_z_bool.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_ab_f32_z_bool.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_ab_f64_z_bool.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_abcz_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_abcz_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_abcz_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_abcz_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_abz_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_abz_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_abz_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_abz_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_abz_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_az_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_az_extF80_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_az_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_az_f128_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_az_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_az_f16_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_az_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_az_f32_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_az_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/test_az_f64_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/uint128.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/uint128_inline.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/verCases_common.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/verCases_inline.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/verCases_writeFunctionName.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/writeCase_a_extF80M.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/writeCase_a_f128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/writeCase_a_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/writeCase_a_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/writeCase_a_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/writeCase_a_ui32.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/writeCase_a_ui64.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/writeCase_ab_extF80M.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/writeCase_ab_f128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/writeCase_ab_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/writeCase_ab_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/writeCase_ab_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/writeCase_abc_f128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/writeCase_abc_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/writeCase_abc_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/writeCase_abc_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/writeCase_z_bool.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/writeCase_z_extF80M.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/writeCase_z_f128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/writeCase_z_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/writeCase_z_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/writeCase_z_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/writeCase_z_ui32.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/writeCase_z_ui64.c
0 → 100644
This diff is collapsed.
Click to expand it.
testfloat/writeHex.c
0 → 100644
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment