index
:
sail-riscv.git
billmcspadden-riscv
c2_emu
cheri
cheri-merge
cheri_lite
cookbook_br
csr_ext
debugmod
epc_legalization
ext_check_phys_mem
ext_check_phys_mem_alt
ext_misa
fdext
fence_issue29
fence_noops
fix-signature-granularity
fix_next_csrs
gdb
haveSmepmp_billmcspadden
hpm_events
hpm_events_billmcspadden
hpm_events_billmcspadden__sail_error_message_is_terse
initial-contributing-guide
inst_extensions
master
master-cleanup
match_warnings
mem_meta
mem_meta_merge
monads
new_test_2
new_test_3
no_boot_rom
no_casts
optimize
priv_1_13
rmem_interpreter
rmn30
rsnikhil
rv_config
sail-coverage-linking
update-copyright-headers
vector-dev
vmem_ext
x_regs
xret_ext
zfa
zfinx
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
model
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-14
Use not() instead of ~() for boolean negation (#210)
Alexander Richardson
18
-51
/
+53
2023-03-14
Move ILLEGAL/C_ILLEGAL ast declaration to riscv_insts_begin.sail (#223)
Alexander Richardson
2
-4
/
+9
2023-03-06
Add wildcard cases to matches to suppress Sail warnings. (#197)
Robert Norton
16
-85
/
+127
2023-02-23
Remove duopod
Brian Campbell
2
-218
/
+0
2023-02-14
Revert "added 3 new command line switches (plus functionality): -X/--enable-...
Jessica Clarke
2
-23
/
+0
2023-02-13
added 3 new command line switches (plus functionality): -X/--enable-experime...
Bill McSpadden
2
-0
/
+23
2023-01-25
Increase flexibility of the decode hook (and simplify it) (#205)
Alexander Richardson
3
-14
/
+11
2023-01-16
Fix packw sign-extension (#185)
Jan Henrik Weinstock
1
-1
/
+1
2023-01-16
Fix xperm4 index calculation (#186)
Jan Henrik Weinstock
1
-2
/
+2
2022-11-01
riscv_step: Fix -i/--mtval-has-illegal-inst-bits option (#174)
cookbook_br
Jessica Clarke
1
-0
/
+2
2022-07-13
Add support for Zhinx extension (#153)
Bilal Sakhawat
3
-155
/
+180
2022-01-21
Add support for Scalar Cryptography Zbkb, Zbkc and Zbkx Extensions (#135)
Bilal Sakhawat
7
-27
/
+193
2022-01-19
Add support for Zfh extension (#129)
Bilal Sakhawat
7
-13
/
+1150
2022-01-19
Add support for Zmmul (#122)
Bilal Sakhawat
2
-2
/
+4
2021-12-05
Support BitManip Zba, Zbb, Zbc and Zbs extensions (#116)
Bilal Sakhawat
6
-0
/
+569
2021-11-22
Implement support for Zfinx (#130)
Jessica Clarke
7
-334
/
+422
2021-11-17
Revert "Initial introduction of zfinx (#75)"
Jessica Clarke
7
-367
/
+287
2021-11-17
Initial introduction of zfinx (#75)
Ibrahim Abu Kharmeh
7
-287
/
+367
2021-11-10
scalar-crypto: aesks1i clarifications
Ben Marshall
2
-16
/
+20
2021-11-10
scalar-crypto: whitespace consistency for SHA* instructions
Ben Marshall
1
-6
/
+6
2021-11-10
scalar-crypto: Consistent whitespace for ==
Ben Marshall
1
-10
/
+10
2021-11-05
Delete riscv_iris.sail
Martin Berger
1
-1244
/
+0
2021-10-22
Support D extension on RV32 (#108)
Jessica Clarke
4
-104
/
+88
2021-10-18
scalar-crypto: Initial commit of 1.0.0-rc2 spec work. (#99)
Ben Marshall
8
-1
/
+956
2021-09-09
Merge pull request #103 from PeterRugg/fix-rounding-modes
Jessica Clarke
2
-177
/
+284
2021-08-22
Fix incorrect SV48_Vaddr bitfield
dylux
1
-1
/
+1
2021-08-09
Fix crash when fcsr.frm is invalid
Peter Rugg
2
-177
/
+284
2021-07-29
Use headache to apply copyright header at request of Peter Sewell.
Robert Norton
76
-0
/
+5166
2021-07-16
Add an extension point to allow validation of physical memory accesses.
Robert Norton
3
-3
/
+36
2021-06-29
vmem_rvNN: allow shimming underneath effectivePrivilege
Nathaniel Wesley Filardo
2
-6
/
+12
2021-06-29
vmem_svNN: Perform PTW accesses always as Supervisor
Nathaniel Wesley Filardo
3
-8
/
+8
2021-06-29
riscv_mem: push effectivePermission to periphery
Nathaniel Wesley Filardo
1
-27
/
+67
2021-06-29
vmem_svNN: mem_read(Read(Data), ...) the PTEs
Nathaniel Wesley Filardo
3
-3
/
+3
2021-06-29
effectivePrivilege: don't consult globals
Nathaniel Wesley Filardo
1
-2
/
+2
2021-06-25
Fix the non-RVFI_DII build
Alex Richardson
1
-4
/
+4
2021-06-25
Merge pull request #76 from arichardson/rvfi-new
Robert Norton
6
-64
/
+276
2021-06-21
Merge pull request #85 from ybc-alkaid/pmp
Robert Norton
1
-1
/
+1
2021-05-27
Fix Error_not_implemented exception on lr.rl or sc.aq.
Robert Norton
1
-12
/
+12
2021-05-21
Extend LR / SC / AMO execute for unused widths.
Robert Norton
1
-9
/
+23
2021-05-21
Fix internal error caused by invalid LR / SC / AMO widths.
Robert Norton
1
-6
/
+19
2021-03-19
pmp: pmp address match misses some corner cases
Bicheng Yang
1
-1
/
+1
2021-03-16
Also set the IXL field in the RVFI trace
Alex Richardson
1
-0
/
+1
2021-03-16
Fix sending version2 trace optional data
Alex Richardson
1
-6
/
+16
2021-03-16
Report the current privilege level via RVFI
Alex Richardson
1
-0
/
+1
2021-03-16
Improvements to the version 2 RVFI trace format
Alex Richardson
2
-65
/
+71
2021-03-16
Fix missing rvfi_halt field when converting v2 to v1 RVFI trace format
Alex Richardson
1
-0
/
+1
2021-03-16
Add a -v rvfi flag to add RVFI debug logging
Alex Richardson
1
-3
/
+3
2021-03-16
Initial implementation of new RVFI_DII socket format
Alex Richardson
6
-54
/
+247
2021-02-11
Remove unused register files.
Prashanth Mundkur
2
-4
/
+0
2021-02-11
Make N extension configurable.
Prashanth Mundkur
2
-1
/
+3
[next]