aboutsummaryrefslogtreecommitdiff
path: root/riscv
AgeCommit message (Expand)AuthorFilesLines
2010-08-09[xcc,sim] implement FP using softfloatAndrew Waterman81-249/+222
2010-08-09[sim] removed unused elf loaderAndrew Waterman5-89/+0
2010-08-05[sim,xcc] Added first few Hauser FP insns (sign-injection)Andrew Waterman21-48/+69
2010-08-04[sim] Bug fixes in shifts, plus a new test caseAndrew Waterman3-3/+3
2010-08-04[xcc] Removed ctc1, cfc1 instructions; added fp move test caseAndrew Waterman3-18/+0
2010-08-04[xcc,pk,sim] Added first part of FP supportAndrew Waterman20-22/+63
2010-08-03[sim,xcc] removed sll32/srl32/sra32 opcodesAndrew Waterman4-24/+3
2010-08-03[pk,sim,xcc] Renamed instructions to RISC-V specAndrew Waterman56-97/+97
2010-07-28[gcc] generate code for complex branchesAndrew Waterman1-3/+0
2010-07-28[sim,xcc] Changed instruction format to RISC-VAndrew Waterman83-668/+1223
2010-07-22[sim] various fixes to get the sim work with the fesvrYunsup Lee4-5/+11
2010-07-21[pk,sim] removed cop0 console i/o supportAndrew Waterman1-9/+0
2010-07-21[pk,sim] first cut of appserver communication linkAndrew Waterman12-27/+267
2010-07-19[pk,sim] added temporary "exit" functionalityAndrew Waterman1-0/+5
2010-07-18Reorganized directory structureAndrew Waterman137-0/+1586