2013-02-13 |
Andrew Waterman | migrate to c++11 |
commit | commitdiff | tree |
2013-02-13 |
Andrew Waterman | make HTIF interactions deterministic; fix race |
commit | commitdiff | tree |
2013-01-26 |
Andrew Waterman | remove unnecessary #include |
commit | commitdiff | tree |
2013-01-26 |
Andrew Waterman | change htif to link against libfesvr |
commit | commitdiff | tree |
2012-11-13 |
Yunsup Lee | fix vector code simulation problem, turn on SR_U64 |
commit | commitdiff | tree |
2012-08-31 |
Andrew Waterman | new tohost/fromhost semantics |
commit | commitdiff | tree |
2012-08-02 |
Andrew Waterman | new tohost/fromhost semantics |
commit | commitdiff | tree |
2012-07-23 |
Andrew Waterman | correct HTIF reset behavior |
commit | commitdiff | tree |
2012-05-16 |
Andrew Waterman | fix htif interaction with interactive mode |
commit | commitdiff | tree |
2012-05-09 |
Andrew Waterman | per-core tohost/fromhost registers |
commit | commitdiff | tree |
2012-03-24 |
Andrew Waterman | new supervisor mode |
commit | commitdiff | tree |
2012-03-24 |
Yunsup Lee | add disasm functions for vector |
commit | commitdiff | tree |
2012-03-20 |
Andrew Waterman | make NaN behavior consistent with hardfloat |
commit | commitdiff | tree |
2012-03-20 |
Andrew Waterman | fix double-precision NaNs |
commit | commitdiff | tree |
2012-03-20 |
Andrew Waterman | abstract regfile write port |
commit | commitdiff | tree |
2012-03-20 |
Andrew Waterman | abstract regfile behind object |
commit | commitdiff | tree |
2012-03-19 |
Andrew Waterman | update vector fences |
commit | commitdiff | tree |
2012-03-18 |
Yunsup Lee | clean up vector exception instructions |
commit | commitdiff | tree |
2012-03-14 |
Yunsup Lee | add more instructions for vector exception handling |
commit | commitdiff | tree |
2012-03-14 |
Yunsup Lee | add vvcfg,vtcfg |
commit | commitdiff | tree |
2012-03-13 |
Yunsup Lee | opcodes cleanup |
commit | commitdiff | tree |
2012-03-13 |
Andrew Waterman | always propagate default NaN (all bits set) |
commit | commitdiff | tree |
2012-03-10 |
Yunsup Lee | slight change to vector supervisor instructions |
commit | commitdiff | tree |
2012-03-03 |
Yunsup Lee | add place holders for instructions to handle vector... |
commit | commitdiff | tree |
2012-03-03 |
Yunsup Lee | new instructions to handle vector exceptions |
commit | commitdiff | tree |
2012-02-20 |
Andrew Waterman | new HTIF protocol. update your fesvr. |
commit | commitdiff | tree |
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 |
next |