Release 2022.1
0 parents
Showing
with
4870 additions
and
0 deletions
Too many changes to show.
To preserve performance only 1000 of 1000+ files are displayed.
README.md
0 → 100644
examples/Makefile
0 → 100644
examples/Makefile.llvm
0 → 100644
examples/common_sys_header.inc
0 → 100644
This diff is collapsed.
Click to expand it.
examples/fft/LICENSE
0 → 100644
examples/fft/Makefile
0 → 100644
examples/fft/README.txt
0 → 100644
examples/fft/fft-run.c
0 → 100644
examples/fft/fft.h
0 → 100644
examples/fft/fft_impl4.c
0 → 100644
examples/fft/gen_table_2.sh
0 → 100755
examples/fft/tables/fft_table2_10_data.h
0 → 100644
This diff is collapsed.
Click to expand it.
examples/fft/tables/fft_table2_12_data.h
0 → 100644
This diff could not be displayed because it is too large.
examples/fft/tables/fft_table2_14_data.h
0 → 100644
This diff could not be displayed because it is too large.
examples/hello/Makefile
0 → 100644
examples/hello/hello.c
0 → 100644
examples/linpack/Makefile
0 → 100644
examples/linpack/linpack.c
0 → 100644
This diff is collapsed.
Click to expand it.
examples/mandelph/Makefile
0 → 100644
examples/mandelph/mandelph.c
0 → 100644
examples/mandelps/Makefile
0 → 100644
examples/mandelps/mandelps.c
0 → 100644
examples/paranoia/Makefile
0 → 100644
examples/paranoia/paranoia.c
0 → 100644
This diff is collapsed.
Click to expand it.
examples/primenums/Makefile
0 → 100644
examples/primenums/asm_swar.inc
0 → 100644
examples/primenums/ise.c
0 → 100644
examples/primenums/ise.h
0 → 100644
examples/primenums/primenums.c
0 → 100644
This diff is collapsed.
Click to expand it.
examples/primenums/swar.h
0 → 100644
examples/scripts
0 → 120000
examples/sford/Makefile
0 → 100644
examples/sford/stanford.c
0 → 100644
This diff is collapsed.
Click to expand it.
examples/swarfir/Makefile
0 → 100644
examples/swarfir/fir_pc.c
0 → 100644
This diff is collapsed.
Click to expand it.
examples/swarfir/fir_test.m
0 → 100644
examples/swarfir/swarconf.h
0 → 100644
examples/swarfir/swarfir.c
0 → 100644
This diff is collapsed.
Click to expand it.
examples/test.sh
0 → 100755
This diff is collapsed.
Click to expand it.
examples/test_list.txt
0 → 100644
examples/test_list_swar.txt
0 → 100644
examples/testhalf/Makefile
0 → 100644
examples/testhalf/test.c
0 → 100644
examples/testswar/Makefile
0 → 100644
examples/testswar/asm_swar.inc
0 → 100644
examples/testswar/build_swar.sh
0 → 100755
examples/testswar/desk_swar.inc
0 → 100644
examples/testswar/ise.c
0 → 100644
examples/testswar/ise.h
0 → 100644
examples/testswar/swar.h
0 → 100644
examples/testswar/testdata32.inc
0 → 100644
This diff is collapsed.
Click to expand it.
examples/testswar/testdata64.inc
0 → 100644
examples/testswar/testswar.c
0 → 100644
This diff is collapsed.
Click to expand it.
examples/wstone/Makefile
0 → 100644
examples/wstone/whets.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/Makefile.libbcc
0 → 100644
libs/Makefile.libbuilt
0 → 100644
libs/Makefile.libc
0 → 100644
libs/Makefile.libm
0 → 120000
libs/Makefile.libsf
0 → 100644
libs/README.md
0 → 100644
libs/bsp/.gitignore
0 → 100644
libs/bsp/Makefile
0 → 100644
libs/bsp/Makefile_orig
0 → 100644
libs/bsp/README
0 → 100644
libs/bsp/bcc.mk
0 → 100644
libs/bsp/bsp/2020q4/README
0 → 100644
libs/bsp/bsp/2020q4/bsp.mk
0 → 100644
libs/bsp/bsp/2020q4/include/bcc/bsp.h
0 → 100644
libs/bsp/bsp/2020q4/linkcmds.memory
0 → 100644
libs/bsp/bsp/2020q4/multilibs_gcc
0 → 100644
libs/bsp/bsp/2020q4/multilibs_llvm
0 → 100644
libs/bsp/common.mk
0 → 100644
libs/bsp/defs.mk
0 → 100644
libs/bsp/shared/_exit.S
0 → 100644
libs/bsp/shared/ambapp.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/ambapp_findfirst_fn.c
0 → 100644
libs/bsp/shared/ambapp_names.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/argv.c
0 → 100644
libs/bsp/shared/console/con_apbuart.c
0 → 100644
libs/bsp/shared/console/con_apbuart_init.c
0 → 100644
libs/bsp/shared/console/con_handle.c
0 → 100644
libs/bsp/shared/copy_data.c
0 → 100644
libs/bsp/shared/crt0.S
0 → 100644
libs/bsp/shared/dwzero.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/first.S
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/gettimeofday.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/handle_exception.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/handle_interrupt.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/heap.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/inc/context.i
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/inc/isr_node.i
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/inc/macros.i
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/include/README
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/include/bcc/ambapp.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/include/bcc/ambapp_ids.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/include/bcc/ambapp_names.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/include/bcc/bcc.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/include/bcc/bcc_inline.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/include/bcc/bcc_param.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/include/bcc/leon.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/include/bcc/regs/apbuart.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/include/bcc/regs/gptimer.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
libs/bsp/shared/include/bcc/regs/plic.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/init.S
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/interrupt/cpu_count.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/interrupt/int_irqmp.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
libs/bsp/shared/interrupt/int_irqmp_handle.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/interrupt/int_irqmp_init.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/interrupt/int_irqmp_priv.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/ioarea.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/isr.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/isr_priv.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/isr_register.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/isr_register_node.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/isr_unregister.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/isr_unregister_node.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/linkcmds
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/linkcmds-any
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/linkcmds-rom
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/linkcmds.base
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/lowlevel.S
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/mp.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/read.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/sbrk.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/stubs/README
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/stubs/environ.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/stubs/stubs.S
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/timer/timer_custom.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/timer/timer_custom.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/timer/timer_gptimer.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/timer/timer_gptimer_init.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/timer/timer_gptimer_tick.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/timer/timer_handle.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/times.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/shared/write.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/bsp/targets.mk
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/absdf2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/abshf2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/abssf2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/absvdi2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/absvsi2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/absvti2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/adddf3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/addhf3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/addsf3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/addtf3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/addvdi3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/addvsi3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/addvti3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/apple_versioning.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/ashldi3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/ashlti3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/ashrdi3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/ashrti3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/assembly.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/atomic.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/atomic_flag_clear.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/atomic_flag_clear_explicit.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/atomic_flag_test_and_set.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
libs/builtins/atomic_signal_fence.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/atomic_thread_fence.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/bswapdi2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/bswapsi2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/clear_cache.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/clzdi2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/clzsi2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/clzti2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/cmpdi2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/cmpti2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/comparedf2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/comparesf2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/comparetf2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/cpu_model.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/ctzdi2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/ctzsi2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/ctzti2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/divdc3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/divdf3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/divdi3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/divhf3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/divmoddi4.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/divmodsi4.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/divmodti4.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/divsc3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/divsf3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/divsi3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/divtc3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/divtf3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/divti3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/divxc3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/extenddftf2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/extendhfdf2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/extendhfsf2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/extendhftf2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/extendsfdf2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/extendsfqf2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/extendsftf2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/ffsdi2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/ffssi2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/ffsti2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fixdfdi.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fixdfsi.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fixdfti.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fixhfsi.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fixsfdi.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fixsfsi.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fixsfti.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fixtfdi.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fixtfsi.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fixtfti.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fixunsdfdi.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fixunsdfsi.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fixunsdfti.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fixunssfdi.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fixunssfsi.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fixunssfti.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fixunstfdi.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fixunstfsi.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fixunstfti.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fixunsxfdi.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fixunsxfsi.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fixunsxfti.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fixxfdi.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fixxfti.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/floatdidf.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/floatdisf.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/floatditf.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/floatdixf.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/floatsidf.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/floatsihf.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/floatsisf.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/floatsitf.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/floattidf.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/floattisf.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/floattitf.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/floattixf.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/floatundidf.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/floatundisf.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/floatunditf.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/floatundixf.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/floatunsidf.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/floatunsisf.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/floatunsitf.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/floatuntidf.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/floatuntisf.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/floatuntitf.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/floatuntixf.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fp_add_impl.inc
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fp_compare_impl.inc
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fp_div_impl.inc
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fp_extend.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fp_extend_impl.inc
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fp_fixint_impl.inc
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fp_fixuint_impl.inc
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fp_lib.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fp_mode.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fp_mode.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fp_mul_impl.inc
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fp_trunc.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/fp_trunc_impl.inc
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/gcc_personality_v0.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/int_div_impl.inc
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/int_endianness.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/int_lib.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/int_math.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/int_mulo_impl.inc
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/int_mulv_impl.inc
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/int_types.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/int_util.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/int_util.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/lshrdi3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/lshrti3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/mingw_fixfloat.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/moddi3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/modsi3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/modti3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/muldc3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/muldf3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/muldi3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/mulhf3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/mulodi4.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/mulosi4.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/muloti4.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/mulsc3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/mulsf3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/multc3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/multf3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/multi3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/mulvdi3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/mulvsi3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/mulvti3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/mulxc3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/negdf2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/negdi2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/neghf2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/negsf2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/negti2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/negvdi2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/negvsi2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/negvti2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/os_version_check.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/paritydi2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/paritysi2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/parityti2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/popcountdi2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/popcountsi2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/popcountti2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/powidf2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/powisf2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/powitf2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/powixf2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/subdf3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/subhf3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/subsf3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/subtf3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/subvdi3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/subvsi3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/subvti3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/trampoline_setup.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/truncdfhf2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/truncdfsf2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/truncsfhf2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/trunctfdf2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/trunctfhf2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/trunctfsf2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/ucmpdi2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/ucmpti2.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/udivdi3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/udivmoddi4.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/udivmodsi4.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/udivmodti4.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/udivsi3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/udivti3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/umoddi3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/umodsi3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/umodti3.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/builtins/unwind-ehabi-helpers.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/init.sh
0 → 100755
This diff is collapsed.
Click to expand it.
This diff could not be displayed because it is too large.
libs/softfloat/COPYING.txt
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/README.html
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/README.txt
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.
libs/softfloat/build/Linux-386-GCC/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.
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.
libs/softfloat/build/Win32-MinGW/Makefile
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/build/Win32-MinGW/platform.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.
libs/softfloat/doc/SoftFloat-history.html
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/doc/SoftFloat-source.html
0 → 100644
This diff is collapsed.
Click to expand it.
libs/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.
libs/softfloat/source/8086-SSE/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.
libs/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.
libs/softfloat/source/ARM-VFPv2/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.
libs/softfloat/source/LEON/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.
libs/softfloat/source/NOELV/specialize.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80M_add.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80M_div.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80M_eq.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80M_eq_signaling.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80M_le.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80M_le_quiet.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80M_lt.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80M_lt_quiet.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80M_mul.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80M_rem.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80M_roundToInt.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80M_sqrt.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80M_sub.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80M_to_f128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80M_to_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80M_to_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80M_to_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80M_to_i32.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80M_to_i64.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80M_to_ui32.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80M_to_ui64.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80_add.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80_div.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80_eq.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80_eq_signaling.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80_le.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80_le_quiet.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80_lt.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80_lt_quiet.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80_mul.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80_rem.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80_roundToInt.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80_sqrt.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80_sub.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80_to_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80_to_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80_to_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80_to_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80_to_i32.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80_to_i64.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80_to_ui32.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
libs/softfloat/source/extF80_to_ui64.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128M_add.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128M_div.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128M_eq.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128M_eq_signaling.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128M_le.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128M_le_quiet.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128M_lt.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128M_lt_quiet.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128M_mul.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128M_mulAdd.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128M_rem.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128M_roundToInt.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128M_sqrt.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128M_sub.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128M_to_extF80M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128M_to_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128M_to_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128M_to_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128M_to_i32.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128M_to_i64.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128M_to_ui32.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128M_to_ui64.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128_add.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128_div.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128_eq.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128_eq_signaling.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128_isSignalingNaN.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128_le.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128_le_quiet.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128_lt.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128_lt_quiet.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128_mul.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128_mulAdd.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128_rem.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128_roundToInt.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128_sqrt.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128_sub.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128_to_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128_to_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128_to_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128_to_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128_to_i32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128_to_i32_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128_to_i64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128_to_i64_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128_to_ui32.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f128_to_ui64.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f16_add.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f16_div.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f16_eq.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f16_eq_signaling.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f16_isNaN.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f16_isSignalingNaN.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f16_le.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f16_le_quiet.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f16_lt.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f16_lt_quiet.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f16_mul.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f16_mulAdd.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f16_rem.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f16_roundToInt.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f16_sqrt.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f16_sub.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f16_to_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f16_to_extF80M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f16_to_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f16_to_f128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f16_to_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f16_to_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f16_to_i32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f16_to_i32_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f16_to_i64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f16_to_i64_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f16_to_ui32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f16_to_ui32_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f16_to_ui64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f16_to_ui64_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f32_add.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f32_div.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f32_eq.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f32_eq_signaling.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f32_isNaN.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f32_isSignalingNaN.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f32_le.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f32_le_quiet.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f32_lt.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f32_lt_quiet.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f32_mul.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f32_mulAdd.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f32_rem.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f32_roundToInt.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f32_sqrt.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f32_sub.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f32_to_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f32_to_extF80M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f32_to_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f32_to_f128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f32_to_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f32_to_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f32_to_i32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f32_to_i32_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f32_to_i64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f32_to_i64_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f32_to_ui32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f32_to_ui32_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f32_to_ui64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f32_to_ui64_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f64_add.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f64_div.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f64_eq.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f64_eq_signaling.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f64_isNaN.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f64_isSignalingNaN.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f64_le.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f64_le_quiet.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f64_lt.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f64_lt_quiet.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f64_mul.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f64_mulAdd.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f64_rem.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f64_roundToInt.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f64_sqrt.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f64_sub.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f64_to_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f64_to_extF80M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f64_to_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f64_to_f128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f64_to_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f64_to_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f64_to_i32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f64_to_i32_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f64_to_i64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f64_to_i64_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f64_to_ui32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f64_to_ui32_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f64_to_ui64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/f64_to_ui64_r_minMag.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/i32_to_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/i32_to_extF80M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/i32_to_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/i32_to_f128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/i32_to_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/i32_to_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/i32_to_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/i64_to_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/i64_to_extF80M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/i64_to_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/i64_to_f128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/i64_to_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/i64_to_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/i64_to_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/include/internals.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/include/opts-GCC.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
libs/softfloat/source/include/primitives.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/include/softfloat.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_add128.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_add256M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_addCarryM.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_addComplCarryM.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_addExtF80M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_addF128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_addM.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_addMagsExtF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_addMagsF128.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_addMagsF16.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_addMagsF32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_addMagsF64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_approxRecip32_1.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.
libs/softfloat/source/s_approxRecip_1Ks.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_compare128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_compare96M.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.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_countLeadingZeros8.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_eq128.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_invalidExtF80M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_invalidF128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_isNaNF128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_le128.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_lt128.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_mul128By32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_mul128MTo256M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_mul128To256M.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_mul64To128.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_mul64To128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_mulAddF128.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_mulAddF128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_mulAddF16.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_mulAddF32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_mulAddF64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_negXM.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_normExtF80SigM.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.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_normRoundPackToF16.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_normRoundPackToF32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_normRoundPackToF64.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.
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.
libs/softfloat/source/s_remStepMBy32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_roundMToI64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_roundMToUI64.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_roundPackMToF128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_roundPackToExtF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_roundPackToF128.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_roundPackToF16.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_roundPackToF32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_roundPackToF64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_roundToI32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_roundToI64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_roundToUI32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_roundToUI64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_shiftLeftM.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_shiftNormSigF128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_shiftRightJam128.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_shiftRightJam256M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_shiftRightJam32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_shiftRightJam64.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_shiftRightJamM.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_shiftRightM.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_shortShiftLeft128.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_shortShiftLeftM.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_shortShiftRight128.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.
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.
libs/softfloat/source/s_shortShiftRightM.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_sub128.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_sub1XM.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_sub256M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_subM.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_subMagsExtF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_subMagsF128.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_subMagsF16.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_subMagsF32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/s_subMagsF64.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.
libs/softfloat/source/softfloat_state.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/ui32_to_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/ui32_to_extF80M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/ui32_to_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/ui32_to_f128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/ui32_to_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/ui32_to_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/ui32_to_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/ui64_to_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/ui64_to_extF80M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/ui64_to_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/ui64_to_f128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/ui64_to_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/ui64_to_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/softfloat/source/ui64_to_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/Makefile
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/fail.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/functionInfos.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/functions_common.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/genCases_common.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/genCases_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/genCases_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/genCases_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/genCases_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/genCases_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/genCases_i32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/genCases_i64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/genCases_ui32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/genCases_ui64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/genCases_writeTestsTotal.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/include/fail.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/include/functions.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/include/genCases.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/include/platform.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/include/random.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/include/readHex.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/include/testLoops.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/include/uint128.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/include/verCases.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/include/writeCase.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/include/writeHex.h
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/random.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/readHex.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/standardFunctionInfos.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/testLoops_common.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_extF80_z_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_extF80_z_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_extF80_z_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_extF80_z_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_extF80_z_i32_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_extF80_z_i32_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_extF80_z_i64_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_extF80_z_i64_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_extF80_z_ui32_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_extF80_z_ui32_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_extF80_z_ui64_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_extF80_z_ui64_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f128_z_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f128_z_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f128_z_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f128_z_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f128_z_i32_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f128_z_i32_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f128_z_i64_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f128_z_i64_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f128_z_ui32_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f128_z_ui32_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f128_z_ui64_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f128_z_ui64_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f16_z_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f16_z_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f16_z_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f16_z_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f16_z_i32_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f16_z_i32_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f16_z_i64_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f16_z_i64_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f16_z_ui32_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f16_z_ui32_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f16_z_ui64_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f16_z_ui64_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f32_z_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f32_z_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f32_z_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f32_z_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f32_z_i32_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f32_z_i32_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f32_z_i64_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f32_z_i64_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f32_z_ui32_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f32_z_ui32_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f32_z_ui64_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f32_z_ui64_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f64_z_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f64_z_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f64_z_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f64_z_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f64_z_i32_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f64_z_i32_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f64_z_i64_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f64_z_i64_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f64_z_ui32_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f64_z_ui32_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f64_z_ui64_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_f64_z_ui64_x.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_i32_z_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_i32_z_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_i32_z_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_i32_z_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_i32_z_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_i64_z_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_i64_z_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_i64_z_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_i64_z_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_i64_z_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_ui32_z_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_ui32_z_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_ui32_z_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_ui32_z_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_ui32_z_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_ui64_z_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_ui64_z_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_ui64_z_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_ui64_z_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_a_ui64_z_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_ab_extF80_z_bool.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_ab_f128_z_bool.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_ab_f16_z_bool.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_ab_f32_z_bool.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_ab_f64_z_bool.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_abcz_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_abcz_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_abcz_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_abcz_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_abz_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_abz_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_abz_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_abz_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_abz_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_az_extF80.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_az_extF80_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_az_f128.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_az_f128_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_az_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_az_f16_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_az_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_az_f32_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_az_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/test_az_f64_rx.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/uint128.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/uint128_inline.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/verCases_common.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/verCases_inline.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/verCases_writeFunctionName.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/writeCase_a_extF80M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/writeCase_a_f128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/writeCase_a_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/writeCase_a_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/writeCase_a_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/writeCase_a_ui32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/writeCase_a_ui64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/writeCase_ab_extF80M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/writeCase_ab_f128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/writeCase_ab_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/writeCase_ab_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/writeCase_ab_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/writeCase_abc_f128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/writeCase_abc_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/writeCase_abc_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/writeCase_abc_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/writeCase_z_bool.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/writeCase_z_extF80M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/writeCase_z_f128M.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/writeCase_z_f16.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/writeCase_z_f32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/writeCase_z_f64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/writeCase_z_ui32.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/writeCase_z_ui64.c
0 → 100644
This diff is collapsed.
Click to expand it.
libs/testfloat/writeHex.c
0 → 100644
This diff is collapsed.
Click to expand it.
scripts/get_defines
0 → 100755
This diff is collapsed.
Click to expand it.
scripts/inspectfp_rv.py
0 → 100755
This diff is collapsed.
Click to expand it.
scripts/qemu_noelv.lds
0 → 100644
This diff is collapsed.
Click to expand it.
simple/Makefile
0 → 100644
This diff is collapsed.
Click to expand it.
simple/scripts
0 → 120000
This diff is collapsed.
Click to expand it.
simple/tests/double/double_2fargs-sf.c
0 → 100644
This diff is collapsed.
Click to expand it.
simple/tests/double/double_2fargs.c
0 → 100644
This diff is collapsed.
Click to expand it.
simple/tests/double/double_4fargs-sf.c
0 → 100644
This diff is collapsed.
Click to expand it.
simple/tests/double/double_4fargs.c
0 → 100644
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment