aboutsummaryrefslogtreecommitdiff
path: root/riscv/insns/mfpcr.h
AgeCommit message (Expand)AuthorFilesLines
2013-11-25Update to new privileged ISAAndrew Waterman1-2/+0
2013-09-27Use WRITE_RD/WRITE_FRD macros to write registersAndrew Waterman1-1/+1
2013-09-11Implement zany immediatesAndrew Waterman1-1/+1
2013-08-11Instructions are no longer member functionsAndrew Waterman1-1/+1
2012-03-24new supervisor modeAndrew Waterman1-54/+1
2011-11-11Changed supervisor modeAndrew Waterman1-19/+6
2011-06-19temporary undoing of renamingAndrew Waterman1-0/+68
2011-06-12[sim] renamed to riscv-isa-runAndrew Waterman1-68/+0
2011-06-11[xcc] cleaned up mmu codeAndrew Waterman1-1/+1
2011-06-05[sim] fix writeback after ipi clearingAndrew Waterman1-0/+1
2011-06-04[sim] add ability to clear IPIsAndrew Waterman1-0/+3
2011-05-28[fesvr,xcc,sim] fixed multicore sim for akarosAndrew Waterman1-0/+8
2011-05-18[opcodes,pk,sim] add more vector traps (for #banks, illegal instructions)Yunsup Lee1-0/+4
2011-05-16[sim,pk] cleanups & initial virtual memory supportAndrew Waterman1-1/+5
2011-01-18[opcodes, sim, xcc] made *w insns illegal in RV32Andrew Waterman1-1/+1
2010-11-21[xcc, sim, pk, opcodes] new instruction encoding!Andrew Waterman1-1/+1
2010-10-05[xcc,sim] eliminated vectored trapsAndrew Waterman1-1/+4
2010-09-20[xcc, sim] changed instruction format so imm12 subs for rs2Andrew Waterman1-2/+2
2010-09-09Merge branch 'master' of /project/eecs/parlab/git/projects/riscvAndrew Waterman1-1/+1
2010-09-09[pk, sim] added interrupt support to sim; added timer interruptAndrew Waterman1-0/+6
2010-09-08[sim] add while to interactive_untilYunsup Lee1-1/+1
2010-09-06[sim, xcc] added PCRs to replace k0 and k1Andrew Waterman1-0/+7
2010-09-06[sim, xcc] bthread threading model exposed; insn encoding cleaned upAndrew Waterman1-1/+1
2010-08-24[sim] privileged mode support for 32-bit operationAndrew Waterman1-8/+11
2010-08-03[pk,sim,xcc] Renamed instructions to RISC-V specAndrew Waterman1-0/+29