aboutsummaryrefslogtreecommitdiff
path: root/riscv/decode.h
AgeCommit message (Expand)AuthorFilesLines
2011-02-04[sim,pk] added interrupt-pending field to cause regAndrew Waterman1-0/+5
2011-02-01[xcc,opcodes,pk,sim] cleanup to FP ISAAndrew Waterman1-0/+1
2011-02-01[sim] added nearest/ties to max magnitude rounding modeAndrew Waterman1-3/+7
2011-01-25[opcodes,pk,sim,xcc] great renumbering of 2011, part deuxAndrew Waterman1-3/+2
2011-01-18[opcodes, sim, xcc] made *w insns illegal in RV32Andrew Waterman1-34/+23
2011-01-03[opcodes,pk,sim,xcc] flip fields to favor little endianYunsup Lee1-23/+23
2010-12-27[sim] cleaned up handling of link registerAndrew Waterman1-0/+1
2010-11-21[opcodes, pk, sim, xcc] Tweaked FP encodingAndrew Waterman1-1/+2
2010-11-21[xcc, sim, pk, opcodes] new instruction encoding!Andrew Waterman1-16/+27
2010-11-21[opcodes, pk, sim, xcc] made jumps shorter and PC-relativeAndrew Waterman1-5/+4
2010-10-25[sim,xcc,pk,opcodes] static rounding modes for FP insnsAndrew Waterman1-0/+1
2010-10-15[pk, sim] added FPU emulation support to proxy kernelAndrew Waterman1-1/+16
2010-10-11[sim] added writeback tracingAndrew Waterman1-2/+26
2010-10-05[xcc] removed CEXC field from FSRAndrew Waterman1-15/+5
2010-09-23[xcc, sim] eliminated zero-extended immediatesAndrew Waterman1-3/+2
2010-09-20[xcc, sim] changed instruction format so imm12 subs for rs2Andrew Waterman1-22/+24
2010-09-12[xcc, sim] moved shamt field and renamed shiftsAndrew Waterman1-3/+4
2010-09-12[xcc, sim] branches now are next-PC-based, not PC-basedAndrew Waterman1-2/+2
2010-09-10[sim, pk] cleaned up exception vectors and FP exc flagsAndrew Waterman1-3/+12
2010-09-09[pk, sim] added interrupt support to sim; added timer interruptAndrew Waterman1-2/+4
2010-09-07[sim, xcc] branches now have 2-byte-aligned displacementsAndrew Waterman1-2/+4
2010-08-18[sim] integrated SoftFloat-3 with ISA sim; removed SoftFloat-2bAndrew Waterman1-23/+15
2010-08-09[xcc,sim] implement FP using softfloatAndrew Waterman1-8/+37
2010-08-05[sim,xcc] Added first few Hauser FP insns (sign-injection)Andrew Waterman1-0/+1
2010-08-04[xcc,pk,sim] Added first part of FP supportAndrew Waterman1-0/+24
2010-07-28[sim,xcc] Changed instruction format to RISC-VAndrew Waterman1-16/+31
2010-07-18Reorganized directory structureAndrew Waterman1-0/+87