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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-17
Replace some bits(12)s with csreg
Tim Hutt
2
-2
/
+2
2024-05-16
Merge pull request #359 from XinlaiWan/master
Bill McSpadden
2
-81
/
+98
2024-05-16
Merge branch 'master' into master
Bill McSpadden
29
-138
/
+223
2024-05-15
Add some missing explicit var declarations
Tim Hutt
4
-20
/
+20
2024-05-15
Handle 34-bit PMP address overflow
Tim Hutt
1
-18
/
+25
2024-05-12
Refactor MUL instruction
Alasdair
3
-34
/
+28
2024-05-10
lem: Add PMP related stubs for Isabelle build
Alasdair
1
-0
/
+8
2024-05-10
Makefile: Make sure OPAMCLI is 2.0 in all subshells
Alasdair
1
-5
/
+7
2024-05-10
Remove theorem prover targets from default Makefile rule (#464)
Alasdair Armstrong
1
-1
/
+1
2024-05-09
Replace vmandnot and vmornot with vmandn and vmorn - Issue #421 (#465)
Shivang Mishra
2
-7
/
+7
2024-05-07
Add missing decoder guards for crypto extensions
Tim Hutt
2
-29
/
+29
2024-05-07
Add Svinval extension.
Martin Berger
2
-3
/
+3
2024-05-07
fixup! fixup! fixup! Add Svinval extension.
Martin Berger
3
-46
/
+54
2024-05-07
fixup! fixup! Add Svinval extension.
Martin Berger
2
-3
/
+2
2024-05-07
fixup! Add Svinval extension.
Martin Berger
8
-0
/
+20
2024-05-07
Add Svinval extension.
Martin Berger
1
-0
/
+46
2024-04-29
split fcvtmod.w.d invalid check into 2 if statements
Jordan Carlin
1
-1
/
+2
2024-04-29
Correct fcvtmod.w.d flag generation logic
Jordan Carlin
1
-1
/
+3
2024-04-27
Remove trailing whitespace in README (#460)
Alasdair Armstrong
1
-1
/
+1
2024-04-27
Update README.md
Peter Sewell
1
-1
/
+1
2024-04-27
Update README.md
Peter Sewell
1
-1
/
+2
2024-04-27
Update README.md
Peter Sewell
1
-17
/
+9
2024-04-24
Add missing check for RV64 on float conversion instructions
Tim Hutt
1
-4
/
+4
2024-04-24
Add read-only CSR MCONFIGPTR
Alasdair
4
-0
/
+5
2024-04-17
Merge branch 'master' into master
Xinlai Wan
126
-9619
/
+4065
2024-04-15
Implement Zcb extension
Tim Hutt
11
-1
/
+237
2024-04-14
Fix compiler warnings in vext
Ved Shanbhogue
6
-20
/
+25
2024-04-12
Remove & rename duplicate word_width <-> bytes mappings
Tim Hutt
4
-29
/
+22
2024-04-09
Clean up memory checking functions slightly
Tim Hutt
1
-65
/
+73
2024-04-03
Fix flen=32 compilation
Tim Hutt
3
-10
/
+10
2024-04-01
Unify VM code
Rishiyur S. Nikhil
14
-1051
/
+1966
2024-03-25
Fix MEnvCall value
Tim Hutt
1
-1
/
+1
2024-03-24
Fix error in senvcfg definition
Ved Shanbhogue
2
-11
/
+29
2024-03-24
Fix typo in E_SAMO_Addr_Align description
Alasdair Armstrong
1
-1
/
+1
2024-03-24
Fix error in format specifiers
Tim Hutt
1
-2
/
+2
2024-03-24
Replace atom with int
Tim Hutt
9
-53
/
+53
2024-03-24
Add RV32 restriction for compressed shift instructions
Tim Hutt
1
-4
/
+4
2024-02-27
Add missing comparison operators
Tim Hutt
1
-3
/
+12
2024-02-27
CI: Update upload-artifact action to v4
Alasdair
1
-2
/
+2
2024-02-08
Add m/senvcfg to CSR name map
Tim Hutt
1
-0
/
+4
2024-02-08
Shorten copyright notice at the top of each file
Tim Hutt
97
-5924
/
+380
2024-02-05
Improve PMP support
Tim Hutt
17
-297
/
+275
2024-02-05
Rename string_of_int to dec_str
Tim Hutt
9
-21
/
+17
2024-02-01
Simplify prelude.sail by including generic_equality.sail and mapping.sail
Tim Hutt
7
-863
/
+268
2024-01-31
Update bitfield update syntax
Alasdair
2
-103
/
+83
2024-01-31
Update bitfield syntax
Alasdair
36
-504
/
+506
2023-12-19
lem: Fix issues created by vector extension
Alasdair
8
-699
/
+149
2023-12-19
lem: Fix use of 'class' in riscv_insts_vext_utils
Alasdair
1
-24
/
+12
2023-12-12
Update CODE_STYLE.md
Alasdair Armstrong
1
-0
/
+2
2023-12-06
Fix kext warning
Alasdair
1
-13
/
+11
[next]