2015-03-17 |
Yunsup Lee | bugfix, mbadaddr should be writable |
commit | commitdiff | tree |
2015-03-17 |
Yunsup Lee | change hwacha cause to follow risc-v cause |
commit | commitdiff | tree |
2015-03-17 |
Andrew Waterman | Merge [shm]call into ecall, [shm]ret into eret |
commit | commitdiff | tree |
2015-03-16 |
Yunsup Lee | bugfix in raising accelerator interrupts |
commit | commitdiff | tree |
2015-03-16 |
Yunsup Lee | vxcptsave->vxcptevac,vxcptrestore->vxcpthold |
commit | commitdiff | tree |
2015-03-16 |
Andrew Waterman | Delete all remaining junk on "make clean" |
commit | commitdiff | tree |
2015-03-14 |
Andrew Waterman | Don't set dirty/referenced bits w/o permission |
commit | commitdiff | tree |
2015-03-13 |
Andrew Waterman | Use hcall instead of mcall |
commit | commitdiff | tree |
2015-03-13 |
Andrew Waterman | Implement PTE referenced/dirty bits |
commit | commitdiff | tree |
2015-03-13 |
Andrew Waterman | Update to new privileged spec |
commit | commitdiff | tree |
2015-03-12 |
Yunsup Lee | correctly parse extension for spike-disasm |
commit | commitdiff | tree |
2015-02-24 |
Andrew Waterman | Softfloat fcvt.{w/l}.d now returns -MaxInt for -NaN |
commit | commitdiff | tree |
2015-02-23 |
Andrew Waterman | Softfloat fcvt.{w/h}.s now returns -MaxInt for -NaN |
commit | commitdiff | tree |
2015-02-15 |
Andrew Waterman | handle Makefile dependences for precompiled headers... |
commit | commitdiff | tree |
2015-02-10 |
Andrew Waterman | Install config.h with other headers |
commit | commitdiff | tree |
2015-02-08 |
Andrew Waterman | Use xlen, not xprlen, to refer to x-register width |
commit | commitdiff | tree |
2015-01-29 |
Andrew Waterman | properly sign-extend instructions in spike-dasm |
commit | commitdiff | tree |
2015-01-27 |
Christopher... | Fixed masking/casting logic in commit log printf. |
commit | commitdiff | tree |
2015-01-26 |
Andrew Waterman | Fix commit log |
commit | commitdiff | tree |
2015-01-10 |
Andrew Waterman | Don't look for a simulator when cross compiling |
commit | commitdiff | tree |
2015-01-10 |
Andrew Waterman | Use PATH_MAX instead of NAME_MAX |
commit | commitdiff | tree |
2015-01-09 |
Stephen Twigg | Fix bug where C compiler used instead of C++ for autoco... |
commit | commitdiff | tree |
2015-01-05 |
Andrew Waterman | canonicalize assembler pseudo-ops |
commit | commitdiff | tree |
2015-01-05 |
Andrew Waterman | Rename riscv-dis to spike-dasm |
commit | commitdiff | tree |
2015-01-05 |
Andrew Waterman | Disassemble jalr x0, x1, 0 as ret |
commit | commitdiff | tree |
2015-01-03 |
Andrew Waterman | Require 4-byte instruction alignment until RVC is reimp... |
commit | commitdiff | tree |
2015-01-03 |
Andrew Waterman | On misaligned fetch, set EPC to target, not branch... |
commit | commitdiff | tree |
2015-01-02 |
Andrew Waterman | Reduce dependences on auto-generated code |
commit | commitdiff | tree |
2014-12-30 |
Palmer Dabbelt | Merge branch 'netbsd-autoconf' |
commit | commitdiff | tree |
2014-12-29 |
Palmer Dabbelt | autoreconf 65ba70071d11cc19b3dc85c047c5fea6d4d7bc0d |
commit | commitdiff | tree |
2014-12-29 |
Reinoud Zandijk | Allow Spike to build on NetBSD |
commit | commitdiff | tree |
2014-12-20 |
Andrew Waterman | Support building from within root directory |
commit | commitdiff | tree |
2014-12-20 |
Andrew Waterman | Fix makefile race condition |
commit | commitdiff | tree |
2014-12-12 |
Andrew Waterman | Merge pull request #11 from arunthomas/readme |
commit | commitdiff | tree |
2014-12-11 |
Arun Thomas | README: use gnu-toolchain |
commit | commitdiff | tree |
2014-12-05 |
Andrew Waterman | zero-extend 32b instructions for vxcptaux |
commit | commitdiff | tree |
2014-12-05 |
Andrew Waterman | Support 2/4/6/8-byte instructions |
commit | commitdiff | tree |
2014-12-05 |
Andrew Waterman | Set badvaddr on instruction page faults |
commit | commitdiff | tree |
2014-12-03 |
Andrew Waterman | Update register names to match new ABI |
commit | commitdiff | tree |
2014-12-01 |
Andrew Waterman | Implement timer faithfully |
commit | commitdiff | tree |
2014-11-25 |
Andrew Waterman | Factor out the dummy RoCC accelerator |
commit | commitdiff | tree |
2014-11-22 |
Yunsup Lee | Revert "Enable support for the four custom instructions" |
commit | commitdiff | tree |
2014-11-20 |
Andrew Waterman | Suppress harmless warnings |
commit | commitdiff | tree |
2014-11-20 |
Andrew Waterman | Add missing makefile dependence |
commit | commitdiff | tree |
2014-11-07 |
Andrew Waterman | Merge pull request #8 from arunthomas/dummy_rocc_test |
commit | commitdiff | tree |
2014-10-30 |
Arun Thomas | dummy-rocc-test build fix |
commit | commitdiff | tree |
2014-10-24 |
Yunsup Lee | Merge pull request #4 from arunthomas/custom_inst |
commit | commitdiff | tree |
2014-10-23 |
Arun Thomas | Enable support for the four custom instructions |
commit | commitdiff | tree |
2014-09-27 |
Andrew Waterman | Avoid some unused variable warnings |
commit | commitdiff | tree |
2014-09-27 |
Andrew Waterman | Avoid use of __int128_t |
commit | commitdiff | tree |
2014-09-21 |
Scott Beamer | Merge pull request #2 from arunthomas/build_fix |
commit | commitdiff | tree |
2014-09-21 |
Arun Thomas | Update riscv.ac to set CPPFLAGS with fesvr include... |
commit | commitdiff | tree |
2014-09-14 |
Scott Beamer | now can build with clang |
commit | commitdiff | tree |
2014-08-28 |
Jim Lawson | Update configure to set CPPFLAGS instead of CFLAGS... |
commit | commitdiff | tree |
2014-08-28 |
Scott Beamer | don't include same flags twice |
commit | commitdiff | tree |
2014-08-26 |
Scott Beamer | clean up warnings from clang |
commit | commitdiff | tree |
2014-08-15 |
Christopher... | Added PC histogram option. |
commit | commitdiff | tree |
2014-08-08 |
Andrew Waterman | Support uarch counters (degenerately) |
commit | commitdiff | tree |
2014-08-07 |
Scott Beamer | fix typo in README |
commit | commitdiff | tree |
2014-08-05 |
Sagar Karandikar | change README to markdown |
commit | commitdiff | tree |
2014-07-25 |
Scott Beamer | added support for register convention names in debug... |
commit | commitdiff | tree |
2014-07-16 |
Scott Beamer | couple of more notes on debug mode |
commit | commitdiff | tree |
2014-07-15 |
Scott Beamer | notes on using debug mode |
commit | commitdiff | tree |
2014-07-08 |
Andrew Waterman | Disallow access to FCSR when FP is disabled |
commit | commitdiff | tree |
2014-07-07 |
Andrew Waterman | Use precompiled headers to speed up compilation |
commit | commitdiff | tree |
2014-07-07 |
Andrew Waterman | Minor refactoring |
commit | commitdiff | tree |
2014-06-13 |
Christopher... | Commit log now prints while interrupts are enabled. |
commit | commitdiff | tree |
2014-06-13 |
Andrew Waterman | Only print commit log if instruction commits |
commit | commitdiff | tree |
2014-06-12 |
Andrew Waterman | Set status.u64 to true on boot |
commit | commitdiff | tree |
2014-04-24 |
Andrew Waterman | fix disassembly of bnez and friends |
commit | commitdiff | tree |
2014-04-03 |
Stephen Twigg | Merge branch 'tm' |
commit | commitdiff | tree |
2014-04-03 |
Stephen Twigg | Sync encoding in opcodes |
commit | commitdiff | tree |
2014-04-03 |
Stephen Twigg | Add ut_fclass_s/d hwacha (unused until encoding sync) |
commit | commitdiff | tree |
2014-03-18 |
Andrew Waterman | Support RV32 RDTIMEH/RDCYCLEH/RDINSTRETH |
commit | commitdiff | tree |
2014-03-15 |
Andrew Waterman | speed up compilation a bit |
commit | commitdiff | tree |
2014-03-12 |
Andrew Waterman | New FP encoding |
commit | commitdiff | tree |
2014-03-07 |
Andrew Waterman | Add fclass.{s|d} instructions |
commit | commitdiff | tree |
2014-03-02 |
Yunsup Lee | add hwacha vfmsv instructions |
commit | commitdiff | tree |
2014-02-25 |
Yunsup Lee | add extensions to riscv-dis for better disassembly |
commit | commitdiff | tree |
2014-02-15 |
Andrew Waterman | Renumber uarch CSRs into custom CSR space |
commit | commitdiff | tree |
2014-02-14 |
Andrew Waterman | Fix I$ simulator not making forward progress |
commit | commitdiff | tree |
2014-02-12 |
Andrew Waterman | Fix commit log when !debug |
commit | commitdiff | tree |
2014-02-11 |
Andrew Waterman | Revert to old AUIPC definition |
commit | commitdiff | tree |
2014-02-07 |
Andrew Waterman | Clear EVEC LSBs, which kindly prevents a segfault |
commit | commitdiff | tree |
2014-02-06 |
Andrew Waterman | Fix disassembly of JAL |
commit | commitdiff | tree |
2014-02-06 |
Yunsup Lee | commit missing definitions for uarch counters |
commit | commitdiff | tree |
2014-02-04 |
Quan Nguyen | Move half precision instructions, add vfmsv, vfmvv |
commit | commitdiff | tree |
2014-02-01 |
Andrew Waterman | Fix linking on Darwin |
commit | commitdiff | tree |
2014-01-29 |
Christopher... | Disasm now translates xor x0,x0,x0 as a machine-generat... |
commit | commitdiff | tree |
2014-01-28 |
Andrew Waterman | Force extension loaders to be linked in |
commit | commitdiff | tree |
2014-01-27 |
Andrew Waterman | Enable runtime loading of dynamic library with --extlib |
commit | commitdiff | tree |
2014-01-27 |
Andrew Waterman | Prefer libraries located in current directory |
commit | commitdiff | tree |
2014-01-27 |
Andrew Waterman | Eliminate hwacha <-> riscv circular dependence |
commit | commitdiff | tree |
2014-01-27 |
Andrew Waterman | Link subproject dynamic libraries correctly |
commit | commitdiff | tree |
2014-01-26 |
Andrew Waterman | Merge softfloat_riscv into softfloat |
commit | commitdiff | tree |
2014-01-24 |
Andrew Waterman | Require libdl for dynamic linking at runtime |
commit | commitdiff | tree |
2014-01-24 |
Andrew Waterman | Disassemble amoxor |
commit | commitdiff | tree |
2014-01-24 |
Andrew Waterman | Build and use shared libraries only |
commit | commitdiff | tree |
2014-01-24 |
Andrew Waterman | Build and use shared libraries |
commit | commitdiff | tree |
2014-01-24 |
Andrew Waterman | Handle CSR permissions correctly |
commit | commitdiff | tree |
next |