3196 Commits (d39cbb3ad27b2de882260c0a22f11a59efebb151)
 

Author SHA1 Message Date
Andrew Waterman b08054f734 Reduce NS16550 address space size to one page 2 years ago
liangsen 410276cf1f Support run until paddr changed to a certain value 2 years ago
Andrew Waterman 3a53c80ade
Merge pull request #1591 from YenHaoChen/pr-sstc-stce 2 years ago
Andrew Waterman d4726e1cf5
Merge pull request #1590 from YenHaoChen/pr-hvip 2 years ago
YenHaoChen 20a7354148 Fix hvip.VSEIP and hvip.VSTIP, so they don't observe platform-specific interrupts or CSR hgeip bits 2 years ago
YenHaoChen 928743b105 Teach Sstc to respect xenvcfg.STCE 2 years ago
Andrew Waterman c5092d5d59
Merge pull request #1592 from YenHaoChen/patch-1 2 years ago
YenHaoChen 6903ff698d Update trigger description in README.md 2 years ago
rbuchner a39c2387b7 Use designated initiallizers to construct xlate_flags_t objects 3 years ago
rbuchner f970cc3f52 Compile with C++2a 3 years ago
Andrew Waterman 7c890632ec
Merge pull request #1584 from riscv-software-src/debug-tests-ubuntu-20.04 2 years ago
Andrew Waterman 1d97ca290c Use Ubuntu 20.04 for debug tests 2 years ago
Tilmann Bartsch e53f9cb74c
PLIC: Implement threshold masking 2 years ago
Andrew Waterman b3ea08457b
Merge pull request #1573 from h-cheng/delete_vstart_write 2 years ago
Hong Cheng 9e0d9d6d1f vcpop.m, vfirst.m: delete unnecessary VSTART write. 2 years ago
Jerry Zhao 99a447247a
Merge pull request #1551 from YenHaoChen/pr-shfli 2 years ago
Jerry Zhao 5e9eccec75
Merge pull request #1315 from endeneer/cpus-cpu-map 2 years ago
Andrew Waterman f490ef0e9f
Merge pull request #1564 from demin-han/master 2 years ago
Andrew Waterman b35d5757e5
Merge pull request #1345 from scottj97/fix-1340 2 years ago
Scott Johnson 69ff70fccd
Fix vectored VS-level interrupts 3 years ago
Scott Johnson 073510dbd4
Introduce adjusted_cause which I will reuse next 3 years ago
Scott Johnson 7ed22f01fc
Introduce interrupt_bit which I will reuse next 3 years ago
demin.han 5936e52f11 Add missing log commit of mstatush 2 years ago
Andrew Waterman f80fc52e88
Merge pull request #1563 from demin-han/master 2 years ago
demin.han f8b2e39258 Refactor put_csr to direct write 2 years ago
Andrew Waterman 8f045178d0
Merge pull request #1558 from ved-rivos/zaamo_zalrsc 2 years ago
Ved Shanbhogue 573761793e fix merge issue 2 years ago
Ved Shanbhogue bd53a1b474 fix merge issue 2 years ago
Ved Shanbhogue 4a59b90c0f
Merge branch 'master' into zaamo_zalrsc 2 years ago
Ved Shanbhogue 0bf0a60ad8 Add Zaamo and Zalrsc extensions 2 years ago
Andrew Waterman de24759869
Merge pull request #1559 from ved-rivos/bext 2 years ago
Ved Shanbhogue 075af7fd61 B=Zba+Zbb+Zbs 2 years ago
Andrew Waterman d6f622e84d
Merge pull request #1561 from demin-han/master 2 years ago
demin.han 40baa0143e Fix order of H extension in ISA string 2 years ago
Andrew Waterman 5fa1cd5418
Merge pull request #1555 from YenHaoChen/pr-hpm 2 years ago
YenHaoChen 0958529631 typo: HPM counters consider previous privilege mode if changed 2 years ago
Andrew Waterman 4e8d5c93a5
Merge pull request #1552 from ved-rivos/ssqosid 2 years ago
Ved Shanbhogue da2f415bb6 Add srmcfg CSR 2 years ago
YenHaoChen 42e0e63914 zip and unzip of Zbkb require RV32 2 years ago
Andrew Waterman f557404cea
Merge pull request #1476 from sycuricon/master 2 years ago
Andrew Waterman e8d1f8d21c
Merge pull request #1547 from YenHaoChen/pr-sstateen 2 years ago
YenHaoChen a80115ddf4 typo: correct sstateen CSR address 2 years ago
Andrew Waterman b98de6f689
Merge pull request #1539 from riscv-software-src/fix-signed-overflow 2 years ago
Andrew Waterman 1cc3a1fab1 Fix UB on signed overflow in mulh routine 2 years ago
phantom1003 a93f8b8c5a build: bump configure to autoconf 2.71 2 years ago
phantom1003 dddf60e994 build: fix broken configure 2 years ago
Tan En De 221eb465c6 riscv: sim.cc: Consider cpu-map node in cpus node 3 years ago
Jerry Zhao a729aff03d
Merge pull request #1535 from riscv-software-src/no_install_libfdt 2 years ago
Jerry Zhao 437ae42895 Don't install spike's libfdt to avoid conflicts with system libfdt 2 years ago
Jerry Zhao 4d8651be94
Merge pull request #1313 from endeneer/fdt-parse-clint-sifive 2 years ago