2012-02-20 |
Andrew Waterman | fixed a bug in remu[w] |
commit | commitdiff | tree |
2012-02-18 |
Andrew Waterman | implement lighter-weight htif packet header |
commit | commitdiff | tree |
2012-02-16 |
Andrew Waterman | reimplement div[u][w]/rem[u][w] |
commit | commitdiff | tree |
2012-02-13 |
Andrew Waterman | fix sltu disassembly |
commit | commitdiff | tree |
2012-02-09 |
Yunsup Lee | initialize tohost and fromhost |
commit | commitdiff | tree |
2012-02-01 |
Andrew Waterman | remove debug printf |
commit | commitdiff | tree |
2012-02-01 |
Andrew Waterman | poll HTIF occasionally |
commit | commitdiff | tree |
2012-01-31 |
Andrew Waterman | don't set badvaddr for instruction access faults |
commit | commitdiff | tree |
2012-01-30 |
Yunsup Lee | fix divide by zero bugs |
commit | commitdiff | tree |
2012-01-24 |
Andrew Waterman | check that virtual addresses are sign-extended |
commit | commitdiff | tree |
2012-01-23 |
Andrew Waterman | disentangle decode.h from other headers |
commit | commitdiff | tree |
2012-01-23 |
Andrew Waterman | work around gcc 4.4 bug |
commit | commitdiff | tree |
2012-01-12 |
Andrew Waterman | fix compilation for gcc 4.6.1 |
commit | commitdiff | tree |
2011-12-11 |
Yunsup Lee | fix utidx assign bug, make ut code execute faster |
commit | commitdiff | tree |
2011-12-11 |
Yunsup Lee | fix the fpr abi names |
commit | commitdiff | tree |
2011-11-12 |
Your Name | Remove dependence on binutils |
commit | commitdiff | tree |
2011-11-11 |
Andrew Waterman | Use new compiler toolchain's disassembler |
commit | commitdiff | tree |
2011-11-11 |
Andrew Waterman | Changed MFTX to use rs1 for its source |
commit | commitdiff | tree |
2011-11-11 |
Andrew Waterman | Changed supervisor mode |
commit | commitdiff | tree |
2011-11-01 |
Andrew Waterman | Fixed tight coupling of host and target page size |
commit | commitdiff | tree |
2011-10-27 |
Andrew Waterman | changed page size to 8KB |
commit | commitdiff | tree |
2011-10-19 |
Yunsup Lee | Merge branch 'master' of github.com:ucb-bar/riscv-isa-sim |
commit | commitdiff | tree |
2011-10-19 |
Yunsup Lee | fix vf |
commit | commitdiff | tree |
2011-10-19 |
Yunsup Lee | yunsup made this fix..ask him |
commit | commitdiff | tree |
2011-08-18 |
Andrew Waterman | don't forget to commit configure after autoconf! |
commit | commitdiff | tree |
2011-07-13 |
Rimas Avizienis | added #include <stdlib.h> to get rid of errors building... |
commit | commitdiff | tree |
2011-07-08 |
Rimas Avizienis | bugfix to riscv.ac |
commit | commitdiff | tree |
2011-07-08 |
Rimas Avizienis | fixes to make disassembly work under macos (with macpor... |
commit | commitdiff | tree |
2011-06-27 |
Andrew Waterman | Builds and runs on Mac OS 10.6.7 |
commit | commitdiff | tree |
2011-06-20 |
Andrew Waterman | post-repo-split cleanup |
commit | commitdiff | tree |
2011-06-20 |
Andrew Waterman | temporary undoing of renaming |
commit | commitdiff | tree |
2011-06-13 |
Andrew Waterman | [sim] renamed to riscv-isa-run |
commit | commitdiff | tree |
2011-06-12 |
Andrew Waterman | [xcc] minor performance tweaks |
commit | commitdiff | tree |
2011-06-12 |
Andrew Waterman | [xcc] fixed simulator build time |
commit | commitdiff | tree |
2011-06-12 |
Andrew Waterman | [xcc] tlb now stores host addresses |
commit | commitdiff | tree |
2011-06-11 |
Andrew Waterman | [xcc] cleaned up mmu code |
commit | commitdiff | tree |
2011-06-11 |
Andrew Waterman | [xcc] fix configure scripts |
commit | commitdiff | tree |
2011-06-11 |
Andrew Waterman | [xcc] instructions now set PC explicitly |
commit | commitdiff | tree |
2011-06-11 |
Andrew Waterman | [sim, opcodes] made sim more decoupled from opcodes |
commit | commitdiff | tree |
2011-06-06 |
Andrew Waterman | [sim] fix writeback after ipi clearing |
commit | commitdiff | tree |
2011-06-05 |
Andrew Waterman | [sim] add ability to clear IPIs |
commit | commitdiff | tree |
2011-06-01 |
Andrew Waterman | [sim] fault on failed addr translations |
commit | commitdiff | tree |
2011-05-31 |
Andrew Waterman | [sim] minor sim cleanup |
commit | commitdiff | tree |
2011-05-29 |
Andrew Waterman | [sim,opcodes] improved sim build and run performance |
commit | commitdiff | tree |
2011-05-29 |
Andrew Waterman | [fesvr,xcc,sim] fixed multicore sim for akaros |
commit | commitdiff | tree |
2011-05-23 |
Andrew Waterman | [sim,xcc] add rdcycle/rdtime/rdinstret |
commit | commitdiff | tree |
2011-05-19 |
Andrew Waterman | [sim] more fp<->int fixes |
commit | commitdiff | tree |
2011-05-19 |
Andrew Waterman | [sim] more fp conversion bugs fixed |
commit | commitdiff | tree |
2011-05-19 |
Yunsup Lee | [sim] change default hwvl |
commit | commitdiff | tree |
2011-05-19 |
Yunsup Lee | [sim] vlen calc reflects the hardware |
commit | commitdiff | tree |
2011-05-18 |
Andrew Waterman | [sim] fixed fcvt rounding bugs |
commit | commitdiff | tree |
2011-05-18 |
Yunsup Lee | [opcodes,pk,sim] add more vector traps (for #banks... |
commit | commitdiff | tree |
2011-05-16 |
Andrew Waterman | [sim,pk] cleanups & initial virtual memory support |
commit | commitdiff | tree |
2011-05-16 |
Yunsup Lee | [sim,xcc] change cond. mov inst format, add implementation |
commit | commitdiff | tree |
2011-05-16 |
Yunsup Lee | [opcodes,pk,sim,xcc] resolve a conflict |
commit | commitdiff | tree |
2011-05-16 |
Yunsup Lee | [libs,opcodes,pk,sim,xcc] add mov*,fmov*, shuffle vec... |
commit | commitdiff | tree |
2011-05-14 |
Andrew Waterman | [sim] initial support for virtual memory |
commit | commitdiff | tree |
2011-05-14 |
Andrew Waterman | [sim] stubs for perfctr instructions |
commit | commitdiff | tree |
2011-05-13 |
Andrew Waterman | tweaked encoding of rdcycle & cousins |
commit | commitdiff | tree |
2011-05-06 |
Andrew Waterman | [sim] fixed building sim without cache simulators |
commit | commitdiff | tree |
2011-05-01 |
Andrew Waterman | [sim] hacked in a dcache simulator |
commit | commitdiff | tree |
2011-04-25 |
Andrew Waterman | [xcc,sim,opcodes] added c.addiw |
commit | commitdiff | tree |
2011-04-24 |
Andrew Waterman | [xcc,sim,opcodes] added more RVC instructions |
commit | commitdiff | tree |
2011-04-24 |
Andrew Waterman | [sim] fixed divw/remw crashing simulator |
commit | commitdiff | tree |
2011-04-19 |
Andrew Waterman | [xcc,sim] rv64 'w' instruction semantics changed |
commit | commitdiff | tree |
2011-04-19 |
Andrew Waterman | [xcc,sim,opcodes] added rvc conditional branches |
commit | commitdiff | tree |
2011-04-17 |
Andrew Waterman | [sim] removed undefined behavior for non-canonical... |
commit | commitdiff | tree |
2011-04-17 |
Andrew Waterman | [sim] added "str" debug command |
commit | commitdiff | tree |
2011-04-15 |
Andrew Waterman | [sim] fixed jalr immediate bug |
commit | commitdiff | tree |
2011-04-15 |
Andrew Waterman | [sim] added icache simulator (disabled by default) |
commit | commitdiff | tree |
2011-04-13 |
Andrew Waterman | [xcc,pk,sim] added privileged cflush instruction |
commit | commitdiff | tree |
2011-04-13 |
Andrew Waterman | [xcc,sim] fixed RM field |
commit | commitdiff | tree |
2011-04-12 |
Andrew Waterman | [xcc,sim] rvc loads and stores |
commit | commitdiff | tree |
2011-04-12 |
Andrew Waterman | [sim,pk] fixed minor pk bugs and trap codes |
commit | commitdiff | tree |
2011-04-12 |
Andrew Waterman | [sim] fixed FSR exception field bug |
commit | commitdiff | tree |
2011-04-12 |
Andrew Waterman | [xcc,sim,opcodes] more rvc instructions and bug fixes |
commit | commitdiff | tree |
2011-04-10 |
Yunsup Lee | [sim] add disable option for vector |
commit | commitdiff | tree |
2011-04-10 |
Yunsup Lee | [sim] set SR_EV for uts |
commit | commitdiff | tree |
2011-04-10 |
Yunsup Lee | [sim] add vector traps to vector instructions |
commit | commitdiff | tree |
2011-04-10 |
Yunsup Lee | [sim] add vt stuff |
commit | commitdiff | tree |
2011-04-10 |
Andrew Waterman | [xcc, sim] added rvc insn c.li; misc fixes |
commit | commitdiff | tree |
2011-04-10 |
Andrew Waterman | [sim,pk] reorganized status register |
commit | commitdiff | tree |
2011-04-10 |
Andrew Waterman | [xcc,pk,sim,opcodes] added first RVC instruction |
commit | commitdiff | tree |
2011-04-08 |
Andrew Waterman | [sim] fixed multiply-high in rv32 |
commit | commitdiff | tree |
2011-04-07 |
Andrew Waterman | [pk,sim] fixed parse-opcodes bug |
commit | commitdiff | tree |
2011-04-07 |
Yunsup Lee | [opcodes,pk,sim,xcc] fix utidx - add rd |
commit | commitdiff | tree |
2011-04-05 |
Yunsup Lee | [opcodes,pk,sim,xcc] fix vector mem instruction format... |
commit | commitdiff | tree |
2011-04-04 |
Yunsup Lee | [opcodes,pk,sim,xcc] add leftover vector instructions... |
commit | commitdiff | tree |
2011-04-04 |
Yunsup Lee | [opcodes,pk,sim,xcc] add vector mem instructions |
commit | commitdiff | tree |
2011-04-04 |
Yunsup Lee | [opcodes,pk,sim,xcc] add stop,utidx instructions |
commit | commitdiff | tree |
2011-04-04 |
Yunsup Lee | [opcodes,pk,sim,xcc] add fence instructions for vector... |
commit | commitdiff | tree |
2011-03-30 |
Andrew Waterman | [xcc] fixed bug in amo{maxu,minu}.w |
commit | commitdiff | tree |
2011-03-26 |
Andrew Waterman | [opcodes] minor opcode changes |
commit | commitdiff | tree |
2011-03-26 |
Andrew Waterman | [sim,pk,xcc,opcodes] removed fminmag/fmaxmag |
commit | commitdiff | tree |
2011-03-25 |
Andrew Waterman | [xcc,pk,opcodes,sim] updated encoding/insn names |
commit | commitdiff | tree |
2011-03-18 |
Andrew Waterman | [sim] LWU now illegal in RV32 |
commit | commitdiff | tree |
2011-03-01 |
Andrew Waterman | [xcc,sim] branches are pc-relative (not pc+4) again |
commit | commitdiff | tree |
2011-02-15 |
Andrew Waterman | [xcc,opcodes,pk,sim] krste's re-renaming spree |
commit | commitdiff | tree |
2011-02-15 |
Andrew Waterman | [xcc,sim,opcodes] removed mtflh/mffl/mffh |
commit | commitdiff | tree |
2011-02-05 |
Andrew Waterman | [sim,pk] added interrupt-pending field to cause reg |
commit | commitdiff | tree |
next |