projects
/
riscv-isa-sim.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
riscv-isa-sim.git
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
2014-01-22
Andrew Waterman
Use auto-generated trap cause numbers
commit
|
commitdiff
|
tree
2014-01-21
Quan Nguyen
Merge branch 'confprec'
commit
|
commitdiff
|
tree
2014-01-16
Andrew Waterman
Initialize tohost and fromhost to zero
commit
|
commitdiff
|
tree
2014-01-14
Andrew Waterman
Improve performance for branchy code
commit
|
commitdiff
|
tree
2013-12-17
Andrew Waterman
Speed things up quite a bit
commit
|
commitdiff
|
tree
2013-12-09
Andrew Waterman
New RDCYCLE encoding
commit
|
commitdiff
|
tree
2013-11-30
Quan Nguyen
Remove debug printf in vsetprec
commit
|
commitdiff
|
tree
2013-11-30
Quan Nguyen
Add vsetprec instruction prototype
commit
|
commitdiff
|
tree
2013-11-25
Andrew Waterman
Update to new privileged ISA
commit
|
commitdiff
|
tree
2013-11-25
Quan Nguyen
Merge branch 'master' of github.com:ucb-bar/riscv-isa...
commit
|
commitdiff
|
tree
2013-11-21
Yunsup Lee
fix slli/slliw encoding bug
commit
|
commitdiff
|
tree
2013-11-06
Yunsup Lee
add accelerator disabled cause
commit
|
commitdiff
|
tree
2013-11-06
Yunsup Lee
correctly trap when SR_EA is disabled
commit
|
commitdiff
|
tree
2013-11-05
Albert Ou
Fix declaration of half-precision instructions
commit
|
commitdiff
|
tree
2013-11-05
Albert Ou
Re-add Hwacha header file
commit
|
commitdiff
|
tree
2013-11-05
Albert Ou
Implement "half-baked" half-precision instruction subse...
commit
|
commitdiff
|
tree
2013-11-05
Albert Ou
Merge branch 'master' of github.com:ucb-bar/riscv-isa...
commit
|
commitdiff
|
tree
2013-10-29
Yunsup Lee
include stdexcept
commit
|
commitdiff
|
tree
2013-10-29
Andrew Waterman
Pass target machine's return code back to OS
commit
|
commitdiff
|
tree
2013-10-28
Quan Nguyen
Add missing fcvt opcodes through riscv-opcodes
commit
|
commitdiff
|
tree
2013-10-22
Yunsup Lee
clarify vxcptsave/vxctkill semantics
commit
|
commitdiff
|
tree
2013-10-19
Yunsup Lee
implement vxcptsave/vxcptrestore
commit
|
commitdiff
|
tree
2013-10-19
Yunsup Lee
clean up SR_EA, the enable accelerator bit in status reg
commit
|
commitdiff
|
tree
2013-10-19
Yunsup Lee
more hwacha supervisor stuff
commit
|
commitdiff
|
tree
2013-10-19
Yunsup Lee
refactor disassembler, and add hwacha disassembler
commit
|
commitdiff
|
tree
2013-10-18
Yunsup Lee
can't execute frsr/fssr on ut
commit
|
commitdiff
|
tree
2013-10-18
Yunsup Lee
or into control thread's fp exceptions
commit
|
commitdiff
|
tree
2013-10-18
Quan Nguyen
Add empty opcode header files for half-precision
commit
|
commitdiff
|
tree
2013-10-18
Yunsup Lee
catch trap_illegal_instruction in hwacha
commit
|
commitdiff
|
tree
2013-10-18
Yunsup Lee
add hwacha exception support
commit
|
commitdiff
|
tree
2013-10-18
Yunsup Lee
fix custom-1 rocc encoding
commit
|
commitdiff
|
tree
2013-10-16
Yunsup Lee
fix maxvl calc logic
commit
|
commitdiff
|
tree
2013-10-16
Yunsup Lee
use reset virtual method
commit
|
commitdiff
|
tree
2013-10-16
Yunsup Lee
use uint32_t for vl
commit
|
commitdiff
|
tree
2013-10-16
Yunsup Lee
fix missing null check when there's no extension
commit
|
commitdiff
|
tree
2013-10-16
Yunsup Lee
revamp hwacha; now runs in physical mode
commit
|
commitdiff
|
tree
2013-10-15
Stephen Twigg
Propogate the reset call to the extensions as well...
commit
|
commitdiff
|
tree
2013-10-15
Stephen Twigg
Fix bug where xs2 was not being properly respected.
commit
|
commitdiff
|
tree
2013-10-10
Yunsup Lee
commit configure script; new configure option --enable...
commit
|
commitdiff
|
tree
2013-09-27
Christopher...
Added commit logging (--enable-commitlog). Also fixed...
commit
|
commitdiff
|
tree
2013-09-27
Andrew Waterman
Use WRITE_RD/WRITE_FRD macros to write registers
commit
|
commitdiff
|
tree
2013-09-27
Andrew Waterman
Bye, CB
commit
|
commitdiff
|
tree
2013-09-23
Scott Beamer
fixes compile bug for not being able to find std::logic...
commit
|
commitdiff
|
tree
2013-09-23
Andrew Waterman
Fix Scott's deadlock
commit
|
commitdiff
|
tree
2013-09-22
Stephen Twigg
Adjust rocc_inst_t to properly extract fields due to...
commit
|
commitdiff
|
tree
2013-09-21
Andrew Waterman
Update ISA encoding and AUIPC semantics
commit
|
commitdiff
|
tree
2013-09-15
Andrew Waterman
Add helper disassembly program
commit
|
commitdiff
|
tree
2013-09-15
Andrew Waterman
ISA changes
commit
|
commitdiff
|
tree
2013-09-11
Andrew Waterman
Add AMOXOR
commit
|
commitdiff
|
tree
2013-09-11
Andrew Waterman
Implement zany immediates
commit
|
commitdiff
|
tree
2013-09-10
Andrew Waterman
Don't tick HTIF as often
commit
|
commitdiff
|
tree
2013-09-10
Andrew Waterman
Add rd field to JAL; drop J
commit
|
commitdiff
|
tree
2013-08-18
Andrew Waterman
Renumber PCRs
commit
|
commitdiff
|
tree
2013-08-13
Andrew Waterman
Add test program for dummy rocc
commit
|
commitdiff
|
tree
2013-08-13
Andrew Waterman
Implement RoCC and add a dummy RoCC
commit
|
commitdiff
|
tree
2013-08-12
Andrew Waterman
Instructions are no longer member functions
commit
|
commitdiff
|
tree
2013-08-08
Andrew Waterman
Ignore JALR's effective address LSB
commit
|
commitdiff
|
tree
2013-08-08
Andrew Waterman
Disentangle some header files
commit
|
commitdiff
|
tree
2013-08-08
Andrew Waterman
Rename MTFSR/MFFSR to FSSR/FRSR
commit
|
commitdiff
|
tree
next