1606 Commits (a31184c3de3fd981b4733b10554215db0e5aa85f)
 

Author SHA1 Message Date
Andrew Waterman 1621807a7c
Merge pull request #722 from ben-marshall/scalar-crypto-v0.9.2 5 years ago
Ben Marshall facb985dac scalar-crypto: Encoding fixes for v0.9.2 5 years ago
Andrew Waterman 7fa7a2007a
Merge pull request #699 from chihminchao/misc-fix-2021-04-21 5 years ago
Chih-Min Chao 9d91c7abe0 rvv: vdot has been removed 5 years ago
Chih-Min Chao 57e88c7e9c encoding: udpate and move platform-related define out 5 years ago
Chih-Min Chao 3dc70c4bc7 sim: fix multiple x extension issue 5 years ago
Chih-Min Chao d99db79e38 sim: rewrite memory-region overlapping helper 5 years ago
Chih-Min Chao 3270841282 pmp: mstatus.mprv should be clear if mpp is not M-mode 5 years ago
Andrew Waterman bf4b1e09ed
Remove Duff's Device in main simulation loop (#721) 5 years ago
Andrew Waterman cb7805a968 Accept Zba, Zbb, Zbc, Zbs ISA strings 5 years ago
Andrew Waterman 16308bc1a0 Fix ambiguous if/else warning 5 years ago
Andrew Waterman 62526773c0 Fix CSR read-only check regression introduced in 463001198 5 years ago
sven e2691f0a53
Add alignment check for lr instruction (#713) 5 years ago
Andrew Waterman 4630011984 Don't raise virtual instruction exceptions writes to read-only registers 5 years ago
Andrew Waterman ce170a71eb Implement satp/vsatp WARLness correctly 5 years ago
Andrew Waterman b6735376d7 Enforce hgatp WARLness in concordance with the spec 5 years ago
ChunPing Chung 0981d396bc
Support RISC-V p-ext-proposal v0.9.2 (#637) 5 years ago
Andrew Waterman 71acc77173 in get_csr, use ret macro instead of return statement 5 years ago
Andrew Waterman 159a19f024 Improve coding style of logging printfs 5 years ago
jmonesti dbd59e9bbf
Fix compiler warning (#706) 5 years ago
Tim Newsome 3bda10daab
Implement JTAG BYPASS register. (#697) 5 years ago
emelcher 9d4f45c2eb
Display 32 bits (#693) 5 years ago
Allen Baum 6c18ef569c
replace old compliance name with new arch-test name in spike target README (#690) 5 years ago
marcfedorow 21684fd9b0
Add missing require_rv64 for rv64-only insns. (#684) 5 years ago
Andrew Waterman 4e14e98c79
Merge pull request #683 from huaixv/master 5 years ago
Andrew Waterman 2132af1f53 Fix statx configure check 5 years ago
huaixv eee2e32b8c Fix `stx_ino` member name in commit b65ead8 5 years ago
Andrew Waterman 4403faee25 Fix xperm.[bhn] on RV32 5 years ago
Andrew Waterman b65ead8930 Fix Ubuntu 16.04 build 5 years ago
Andrew Waterman 3caa6e4349
Merge pull request #681 from huaixv/master 5 years ago
huaixv c0cd8a68dc Add `statx` syscall 5 years ago
Andrew Waterman 634b7eb46e
Merge pull request #680 from scottj97/fix-vs-interrupts 5 years ago
Scott Johnson da5866eac2
HS-level interrupts should always be enabled when in VS-mode 5 years ago
Andrew Waterman a31ac28aff Fix and refactor RV32-only and RV64-only instruction handling 5 years ago
Andrew Waterman 16a654ded2 Stylistic changes 5 years ago
Scott Johnson 1ef7fe3e19
When disabling hypervisor via misa, clear hypervisor state 5 years ago
Scott Johnson d0b8a6ec69
Extract hypervisor_exceptions variable 5 years ago
Andrew Waterman 06f630cb30
Merge pull request #649 from ben-marshall/scalar-crypto-fix 5 years ago
Scott Johnson 6d5a351a98
Forbid `csrw vsstatus` from modifying the UXL field (#671) 5 years ago
Scott Johnson 853320fc11
Fix vsstatus.FS misbehavior (#661) 6 years ago
Scott Johnson 619b5f9d23
Fix bug where hstatus.SPVP was being changed when it should not be (#667) 6 years ago
jameshippisley 53d94b12bd
Don't make MPRV load/store virtual if MPV=1, MPP=3 (#666) 6 years ago
Scott Johnson 323a93e3e4
Fix hedeleg to match Privileged Spec requirements (#669) 6 years ago
Scott Johnson 0cd5a8bf3b
Fix bug where CSRW to vsstatus would not set SD correctly (#665) 6 years ago
Scott Johnson 1212919cc9
Hard-wire VSXL field in RV64 hstatus (#664) 6 years ago
francis4096 f62660ab2f
Fix AMO guest page fault as store guest fault (#663) 6 years ago
Scott Johnson fbb46455d9
Correct RV64 vsstatus.UXL field (#659) 6 years ago
Andrew Waterman 9bfa0940d8
Merge pull request #655 from chihminchao/rvv-v0.10 6 years ago
Scott Johnson 400dacdeb0
Reindent to match style of surrounding code 6 years ago
Scott Johnson 1161ead70d
Update comment to match misa capabilities 6 years ago