Initial commit
parents
Showing
- benchmarks/Coremark/Makefile 68 additions, 0 deletionsbenchmarks/Coremark/Makefile
- benchmarks/Coremark/barebones/core_portme.c 129 additions, 0 deletionsbenchmarks/Coremark/barebones/core_portme.c
- benchmarks/Coremark/barebones/core_portme.h 189 additions, 0 deletionsbenchmarks/Coremark/barebones/core_portme.h
- benchmarks/Coremark/barebones/ee_printf.c 622 additions, 0 deletionsbenchmarks/Coremark/barebones/ee_printf.c
- benchmarks/Coremark/core_list_join.c 496 additions, 0 deletionsbenchmarks/Coremark/core_list_join.c
- benchmarks/Coremark/core_main.c 354 additions, 0 deletionsbenchmarks/Coremark/core_main.c
- benchmarks/Coremark/core_matrix.c 308 additions, 0 deletionsbenchmarks/Coremark/core_matrix.c
- benchmarks/Coremark/core_state.c 277 additions, 0 deletionsbenchmarks/Coremark/core_state.c
- benchmarks/Coremark/core_util.c 210 additions, 0 deletionsbenchmarks/Coremark/core_util.c
- benchmarks/Coremark/coremark.h 174 additions, 0 deletionsbenchmarks/Coremark/coremark.h
- benchmarks/Coremark/stdout.ref.txt 15 additions, 0 deletionsbenchmarks/Coremark/stdout.ref.txt
- benchmarks/template/Makefile 42 additions, 0 deletionsbenchmarks/template/Makefile
- benchmarks/template/README.md 21 additions, 0 deletionsbenchmarks/template/README.md
- benchmarks/template/main.c 3 additions, 0 deletionsbenchmarks/template/main.c
- benchmarks/tools/BinaryToHex.py 61 additions, 0 deletionsbenchmarks/tools/BinaryToHex.py
- benchmarks/tools/Makefile.inc 86 additions, 0 deletionsbenchmarks/tools/Makefile.inc
- benchmarks/tools/ObjectFileConverter.py 152 additions, 0 deletionsbenchmarks/tools/ObjectFileConverter.py
- benchmarks/tools/RunTest.py 279 additions, 0 deletionsbenchmarks/tools/RunTest.py
- benchmarks/tools/SplitDataAndCode.py 35 additions, 0 deletionsbenchmarks/tools/SplitDataAndCode.py
- benchmarks/tools/crt.s 48 additions, 0 deletionsbenchmarks/tools/crt.s
Please register or sign in to comment