2680 Commits (14d1f76a572d23e9e407a8cc6d952146fc2a888c)
 

Author SHA1 Message Date
Andrew Waterman 591e622923
Merge pull request #1196 from riscv-software-src/readme_address 4 years ago
Tim Newsome b282cafd59 Change address used in gdb debug example. 4 years ago
Andrew Waterman c94cafa66a
Merge pull request #1195 from riscv-software-src/mmio_type 4 years ago
Andrew Waterman 205d8db0a8
Merge pull request #1194 from riscv-software-src/clean-up-makefiles 4 years ago
Jerry Zhao 15635c2553 Add mmio_fetch to simif_t to distinguish between fetch/load for mmio accesses 4 years ago
Andrew Waterman dfc9b5fce1 Remove dead code in Makefile.in 4 years ago
Andrew Waterman 540c3ce056 Remove non-installed header lists from Makefile fragments 4 years ago
Andrew Waterman 3349dc5113
Merge pull request #1192 from riscv-software-src/improve-histogram 4 years ago
Andrew Waterman 662a00c595
Merge pull request #1191 from riscv-software-src/always_histogram 4 years ago
Andrew Waterman 4ecbaf15df
Merge pull request #1147 from riscv-software-src/extension-namespace 4 years ago
Andrew Waterman 8ed1919047
Merge pull request #1193 from riscv-software-src/fix-build-nondeterminism 4 years ago
Andrew Waterman af399342a4 Fix build nondeterminism by deleting archives before recreating 4 years ago
Andrew Waterman d6e5a0ed89 Speed up histogramming by changing data structure 4 years ago
Andrew Waterman ea70167d28 Sort histogram printout count, rather than address 4 years ago
Andrew Waterman b5f68dc55c Remove --enable-histogram option 4 years ago
Andrew Waterman 7831b3e5f2 Only clear logging structures if logging is enabled 4 years ago
Andrew Waterman 242f23064e Always use slow path for histogramming 4 years ago
Andrew Waterman c379868bd9 Support histogram regardless of configure flag 4 years ago
Andrew Waterman edcf2d59b7
Merge pull request #1190 from riscv-software-src/reduce-compile-time 4 years ago
Andrew Waterman 9152a02ac1 Reduce compile time increase introduced by #1189 4 years ago
YenHaoChen 9f3372a8e3 triggers: add mcontrol6 trigger 4 years ago
YenHaoChen 730152610a triggers: refactor: add mcontrol_common_t::legalize_match() function 4 years ago
YenHaoChen efc5420c6d triggers: refactor: remove redundant namespace qualifiers 4 years ago
YenHaoChen c0fddfd661 triggers: refactor: extract mcontrol_common_t from mcontrol_t 4 years ago
YenHaoChen 72daa815a2 triggers: refactor: update trigger_t::mode_match() 4 years ago
YenHaoChen 015fc185a4 triggers: refactor: add trigger_t::mode_match() function 4 years ago
Andrew Waterman dc13989f19 Support more than 65 Z* extensions 4 years ago
YenHaoChen 1f2f68962c triggers: refactor: move m/s/u/vs/vu to trigger_t 4 years ago
YenHaoChen ae016f835c triggers: refactor: add mcontrol.vs and mcontrol.vu 4 years ago
YenHaoChen 5f85e8fac0 triggers: refactor: cleaner vs and vu checking 4 years ago
Andrew Waterman 3cb3d10f05
Merge pull request #1189 from riscv-software-src/always_commitlog 4 years ago
Jerry Zhao 919c9a1e3c Always build with commit logging support 4 years ago
Jerry Zhao e33913c886 Add logged instruction variants to insn_desc_t 4 years ago
Jerry Zhao 2493734383 Add logged variants of insn templates 4 years ago
Jerry Zhao 2a4cdffc4f Replace compile-time commitlog check with runtime check for vector writes 4 years ago
Jerry Zhao 20634d0573 Replace compile-time conditional with run-time conditional for load/store logging 4 years ago
Jerry Zhao 83d0a87bb4 Split execute_insn into fast and logged variants 4 years ago
Jerry Zhao 10dedb311b Force slow-path when commit-logging is enabled 4 years ago
Jerry Zhao 6c8fb97f44 Always compile commit-log utility functions 4 years ago
Jerry Zhao 0f85dacdb5 Check commitlog-enable dynamicallly for csr_t::log_special_write 4 years ago
Jerry Zhao f8592e43eb Always reset commit logging variables 4 years ago
Jerry Zhao 9789b250f0 Always perform symbol lookup in debug 4 years ago
Jerry Zhao 43847f5ae0 Fix compile error in commit-logging code 4 years ago
Andrew Waterman 4918a50cd4
Merge pull request #1187 from riscv-software-src/sensibleclint 4 years ago
Jerry Zhao 1b06630727 Allow reads/writes to reserved CLINT regions 4 years ago
Andrew Waterman 203bc302b0
Merge pull request #1186 from ssayin/master 4 years ago
Serdar Sayın 72ee60bed3 arith.h: remove redundant y1 = t; in mulhu(uint64_t, uint64_t) 4 years ago
Andrew Waterman 788b295932
Merge pull request #1184 from riscv-software-src/libriscv 4 years ago
Jerry Zhao 46e6be48e9 Add github actions test that installed headers are usable 4 years ago
Jerry Zhao 67219b20a3 Remove processor.h/sim.h -> config.h dependencies 4 years ago