aboutsummaryrefslogtreecommitdiffstats
path: root/dhrystone
Commit message (Expand)AuthorAgeFilesLines
* Using riscv32-unknown-elf- toolchainClifford Wolf2015-11-031-4/+7
* dhrystone: copy&paste newlib code for memcpy() and strcpy()Clifford Wolf2015-10-301-225/+189
* Improved firmware for vivado "system" exampleClifford Wolf2015-07-161-1/+1
* Removed trailing whitespaces in dhrystone codeClifford Wolf2015-07-024-61/+61
* More README stuffClifford Wolf2015-06-281-0/+1
* Refactored instruction decoderClifford Wolf2015-06-081-2/+1
* Added look-ahead write interfaceClifford Wolf2015-06-071-19/+26
* Major redesign of main FSMClifford Wolf2015-06-073-6/+23
* Using libc assembler code in dhrystone stdlib.cClifford Wolf2015-06-074-2/+604
* Added insn timing hack to dryhstone testbenchClifford Wolf2015-06-061-1/+15
* Added memory "look-ahead" read interfaceClifford Wolf2015-06-061-12/+16
* Faster memory model in dhrystone testbenchClifford Wolf2015-06-061-18/+18
* Initial importClifford Wolf2015-06-067-0/+1310