2013-11-25 |
Andrew Waterman | Update to new privileged ISA |
blob | commitdiff | raw |
2013-11-06 |
Yunsup Lee | correctly trap when SR_EA is disabled |
blob | commitdiff | raw | diff to current |
2013-09-27 |
Christopher Celio | Added commit logging (--enable-commitlog). Also fixed... |
blob | commitdiff | raw | diff to current |
2013-09-27 |
Andrew Waterman | Use WRITE_RD/WRITE_FRD macros to write registers |
blob | commitdiff | raw | diff to current |
2013-09-21 |
Andrew Waterman | Update ISA encoding and AUIPC semantics |
blob | commitdiff | raw | diff to current |
2013-09-11 |
Andrew Waterman | Implement zany immediates |
blob | commitdiff | raw | diff to current |
2013-09-10 |
Andrew Waterman | Add rd field to JAL; drop J |
blob | commitdiff | raw | diff to current |
2013-08-12 |
Andrew Waterman | Instructions are no longer member functions |
blob | commitdiff | raw | diff to current |
2013-08-08 |
Andrew Waterman | Disentangle some header files |
blob | commitdiff | raw | diff to current |
2013-07-27 |
Andrew Waterman | Remove more vector stuff |
blob | commitdiff | raw | diff to current |
2013-07-26 |
Andrew Waterman | Rip out RVC for now |
blob | commitdiff | raw | diff to current |
2013-07-26 |
Andrew Waterman | Generate instruction decoder dynamically |
blob | commitdiff | raw | diff to current |
2013-04-24 |
Yunsup Lee | fixes to correctly simulate the vector unit |
blob | commitdiff | raw | diff to current |
2013-03-26 |
Andrew Waterman | add BSD license |
blob | commitdiff | raw | diff to current |
2013-03-26 |
Andrew Waterman | truncate effective addresses in rv32 |
blob | commitdiff | raw | diff to current |
2013-03-26 |
Andrew Waterman | support compilation with gcc 4.7 |
blob | commitdiff | raw | diff to current |
2013-01-26 |
Andrew Waterman | change htif to link against libfesvr |
blob | commitdiff | raw | diff to current |
2012-03-24 |
Andrew Waterman | new supervisor mode |
blob | commitdiff | raw | diff to current |
2012-03-20 |
Andrew Waterman | abstract regfile write port |
blob | commitdiff | raw | diff to current |
2012-03-20 |
Andrew Waterman | abstract regfile behind object |
blob | commitdiff | raw | diff to current |
2012-01-23 |
Andrew Waterman | disentangle decode.h from other headers |
blob | commitdiff | raw | diff to current |
2012-01-23 |
Andrew Waterman | work around gcc 4.4 bug |
blob | commitdiff | raw | diff to current |
2011-11-11 |
Andrew Waterman | Changed supervisor mode |
blob | commitdiff | raw | diff to current |
2011-06-20 |
Andrew Waterman | temporary undoing of renaming |
blob | commitdiff | raw | diff to current |
2011-06-13 |
Andrew Waterman | [sim] renamed to riscv-isa-run |
blob | commitdiff | raw |
2011-06-12 |
Andrew Waterman | [xcc] minor performance tweaks |
blob | commitdiff | raw | diff to current |
2011-06-11 |
Andrew Waterman | [xcc] instructions now set PC explicitly |
blob | commitdiff | raw | diff to current |
2011-05-29 |
Andrew Waterman | [sim,opcodes] improved sim build and run performance |
blob | commitdiff | raw | diff to current |
2011-05-29 |
Andrew Waterman | [fesvr,xcc,sim] fixed multicore sim for akaros |
blob | commitdiff | raw | diff to current |
2011-05-18 |
Yunsup Lee | [opcodes,pk,sim] add more vector traps (for #banks... |
blob | commitdiff | raw | diff to current |
2011-05-14 |
Andrew Waterman | [sim] initial support for virtual memory |
blob | commitdiff | raw | diff to current |
2011-04-24 |
Andrew Waterman | [xcc,sim,opcodes] added more RVC instructions |
blob | commitdiff | raw | diff to current |
2011-04-19 |
Andrew Waterman | [xcc,sim,opcodes] added rvc conditional branches |
blob | commitdiff | raw | diff to current |
2011-04-17 |
Andrew Waterman | [sim] removed undefined behavior for non-canonical... |
blob | commitdiff | raw | diff to current |
2011-04-13 |
Andrew Waterman | [xcc,sim] fixed RM field |
blob | commitdiff | raw | diff to current |
2011-04-12 |
Andrew Waterman | [xcc,sim] rvc loads and stores |
blob | commitdiff | raw | diff to current |
2011-04-12 |
Andrew Waterman | [sim] fixed FSR exception field bug |
blob | commitdiff | raw | diff to current |
2011-04-12 |
Andrew Waterman | [xcc,sim,opcodes] more rvc instructions and bug fixes |
blob | commitdiff | raw | diff to current |
2011-04-10 |
Yunsup Lee | [sim] add vt stuff |
blob | commitdiff | raw | diff to current |
2011-04-10 |
Andrew Waterman | [sim,pk] reorganized status register |
blob | commitdiff | raw | diff to current |
2011-04-10 |
Andrew Waterman | [xcc,pk,sim,opcodes] added first RVC instruction |
blob | commitdiff | raw | diff to current |
2011-03-01 |
Andrew Waterman | [xcc,sim] branches are pc-relative (not pc+4) again |
blob | commitdiff | raw | diff to current |
2011-02-05 |
Andrew Waterman | [sim,pk] added interrupt-pending field to cause reg |
blob | commitdiff | raw | diff to current |
2011-02-02 |
Andrew Waterman | [xcc,opcodes,pk,sim] cleanup to FP ISA |
blob | commitdiff | raw | diff to current |
2011-02-02 |
Andrew Waterman | [sim] added nearest/ties to max magnitude rounding... |
blob | commitdiff | raw | diff to current |
2011-01-26 |
Andrew Waterman | [opcodes,pk,sim,xcc] great renumbering of 2011, part... |
blob | commitdiff | raw | diff to current |
2011-01-19 |
Andrew Waterman | [opcodes, sim, xcc] made *w insns illegal in RV32 |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Yunsup Lee | [opcodes,pk,sim,xcc] flip fields to favor little endian |
blob | commitdiff | raw | diff to current |
2010-12-27 |
Andrew Waterman | [sim] cleaned up handling of link register |
blob | commitdiff | raw | diff to current |
2010-11-22 |
Andrew Waterman | [opcodes, pk, sim, xcc] Tweaked FP encoding |
blob | commitdiff | raw | diff to current |
2010-11-22 |
Andrew Waterman | [xcc, sim, pk, opcodes] new instruction encoding! |
blob | commitdiff | raw | diff to current |
2010-11-22 |
Andrew Waterman | [opcodes, pk, sim, xcc] made jumps shorter and PC-relative |
blob | commitdiff | raw | diff to current |
2010-10-26 |
Andrew Waterman | [sim,xcc,pk,opcodes] static rounding modes for FP insns |
blob | commitdiff | raw | diff to current |
2010-10-16 |
Andrew Waterman | [pk, sim] added FPU emulation support to proxy kernel |
blob | commitdiff | raw | diff to current |
2010-10-12 |
Andrew Waterman | [sim] added writeback tracing |
blob | commitdiff | raw | diff to current |
2010-10-06 |
Andrew Waterman | [xcc] removed CEXC field from FSR |
blob | commitdiff | raw | diff to current |
2010-09-23 |
Andrew Waterman | [xcc, sim] eliminated zero-extended immediates |
blob | commitdiff | raw | diff to current |
2010-09-21 |
Andrew Waterman | [xcc, sim] changed instruction format so imm12 subs... |
blob | commitdiff | raw | diff to current |
2010-09-13 |
Andrew Waterman | [xcc, sim] moved shamt field and renamed shifts |
blob | commitdiff | raw | diff to current |
2010-09-13 |
Andrew Waterman | [xcc, sim] branches now are next-PC-based, not PC-based |
blob | commitdiff | raw | diff to current |
2010-09-11 |
Andrew Waterman | [sim, pk] cleaned up exception vectors and FP exc flags |
blob | commitdiff | raw | diff to current |
2010-09-09 |
Andrew Waterman | Merge branch 'master' of /project/eecs/parlab/git/proje... |
blob | commitdiff | raw | diff to current |
2010-09-09 |
Andrew Waterman | [pk, sim] added interrupt support to sim; added timer... |
blob | commitdiff | raw | diff to current |
2010-09-07 |
Andrew Waterman | [sim, xcc] branches now have 2-byte-aligned displacements |
blob | commitdiff | raw | diff to current |
2010-08-18 |
Andrew Waterman | [sim] integrated SoftFloat-3 with ISA sim; removed... |
blob | commitdiff | raw | diff to current |
2010-08-10 |
Andrew Waterman | [xcc,sim] implement FP using softfloat |
blob | commitdiff | raw | diff to current |
2010-08-06 |
Andrew Waterman | [sim,xcc] Added first few Hauser FP insns (sign-injection) |
blob | commitdiff | raw | diff to current |
2010-08-05 |
Andrew Waterman | [xcc,pk,sim] Added first part of FP support |
blob | commitdiff | raw | diff to current |
2010-07-29 |
Andrew Waterman | [sim,xcc] Changed instruction format to RISC-V |
blob | commitdiff | raw | diff to current |
2010-07-19 |
Andrew Waterman | Reorganized directory structure |
blob | commitdiff | raw | diff to current |
|