2044 Commits (59ec157568d2a52feeec568ac042362db1c5ddbc)
 

Author SHA1 Message Date
Yueh-Ting (Eop) Chen 1a5b2d9dda
Simplify vmulhsu (#863) 4 years ago
Andrew Waterman 37b7204920
Merge pull request #859 from scottj97/hideleg 4 years ago
Scott Johnson 5cf772f90a
Use enum to specify the 3 options for masking of intr CSRs 4 years ago
Scott Johnson dbf9fdd3a0
Reformat code for narrower lines 4 years ago
Scott Johnson d92df7049b
Simplify calculation of VS-mode delegation 4 years ago
Scott Johnson d3d526b853
Mask hideleg by mideleg 4 years ago
Scott Johnson 37807bca03
Mask hip and hie by mideleg 4 years ago
Elmar Melcher f1bc56264e
fixed fdt #include to search in local directory first (#856) 4 years ago
Andrew Waterman a43dbbf693
Merge pull request #854 from riscv-software-src/fix-820-again 4 years ago
Andrew Waterman ad96b52e18 Move definitions of P and require macros 4 years ago
Andrew Waterman d2bbb60aac Revert "Disable clang PCH when boost is present" 4 years ago
Mohit Singla 5946beae65
Update README.md (#853) 4 years ago
Andrew Waterman 9746d6b2ec
Merge pull request #850 from scottj97/breakpoint-gva 4 years ago
Scott Johnson e6aa0a1c73
Report proper GVA bit on breakpoint traps 4 years ago
Scott Johnson f862f8c9f2
Add gva field to trap_breakpoint 4 years ago
Scott Johnson c8f11f3eae
Add gva field to insn_trap_t 4 years ago
Scott Johnson 7d6ba2a9f1
Use appropriate subclass for breakpoint trap 4 years ago
Markku-Juhani O. Saarinen 6124450780
Zbkx renames xperm.n and xperm.b as xperm4 and xperm8. (#846) 4 years ago
Scott Johnson 9139d5f387
Regenerate encoding.h from riscv-opcodes (#848) 4 years ago
Markku-Juhani O. Saarinen 47aa83c2dd
remove uret (#847) 4 years ago
eric-xtang1008 b35ab02a8a
Fix a link error when compiled without optimization option "-O2" (#844) 4 years ago
eric-xtang1008 51e4202cae
Fixed a segmentation fault bug (#842) 4 years ago
marcfedorow d22b280198
Fixup of #830 (#839) 5 years ago
Andrew Waterman ddcfa6cc3d Speed up operand disassembly 5 years ago
Andrew Waterman 3490b195c7 Speed up disasm_insn_t::to_string 5 years ago
Andrew Waterman 1453b3588b Speed up disassembler_t::lookup 5 years ago
liweiwei90 35cfde167a
Delete SHAMT check in pack (#838) 5 years ago
Andrew Waterman 4f12984502 Disable clang PCH when boost is present 5 years ago
Andrew Waterman 28202173cf Fix another clang warning 5 years ago
Andrew Waterman db53b65890 Fix clang warning 5 years ago
marcfedorow b8d27b6ac0
Split 'P' to EXT_ZPN and friends (#830) 5 years ago
Scott Johnson 877686f4e0
Call parent verify_permissions() for float_csr_t (#832) 5 years ago
Andrew Waterman a78ec0617e
Merge pull request #826 from scottj97/vxsat-p-ext 5 years ago
Scott Johnson 3d54c8d8c6
Disallow any insn jumping from Off to Dirty in mstatus.FS/XS/VS 5 years ago
Scott Johnson e21ef3f9f5
Allow vxsat to be accessed by P extension 5 years ago
Scott Johnson c45335a770
Make vxsat into its own class 5 years ago
Scott Johnson ee73b811d5
When mstatus.VS exists, P-extension instructions must respect it 5 years ago
Scott Johnson 894a2d7723
Add missing newlines at end of file 5 years ago
Scott Johnson 66c4853bdc
Allow instructions considering mstatus.FS/XS/VS to succeed when field doesn't exist 5 years ago
Scott Johnson 4c18507489
Let each sstatus CSR determine extension enable 5 years ago
Scott Johnson 4618ca82be
Give sstatus_csr_t handles to its base_status_csr_t constituents 5 years ago
Scott Johnson 2e873ce98e
Don't write vxsat unless it's actually being set to 1 5 years ago
Anup Patel bcab7c19ed
Fix VSIE CSR write emulation (#822) 5 years ago
Andrew Waterman c6ec6f3582 Use more conservative and realistic default for vstart_alu 5 years ago
Andrew Waterman 1355e73ce2 Remove vestiges of legacy RVV SLEN parameter 5 years ago
Andrew Waterman 583bd1e8b7
Merge pull request #821 from scottj97/vector-csrs 5 years ago
Scott Johnson 4245b20c36
Remove no-longer-needed csr_read_only check in validate_csr() 5 years ago
Scott Johnson 12b58975e3
Modify logic for exception on writes to read-only CSRs 5 years ago
Scott Johnson b75861418e
Remove no-longer-needed code for CSR reads/writes 5 years ago
Scott Johnson c73f94a4df
Correction to address of FCSR 5 years ago