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
/
riscv_insts_vext_utils.sail
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-10
Don't clear vcsr.vxsat
guan jian
1
-2
/
+0
2024-10-02
Replace vxrm/vxsat with vcsr[vxrm/vxsat]
guan jian
1
-6
/
+6
2024-09-26
Replace sizeof(xlen) with xlen
Tim Hutt
1
-1
/
+1
2024-09-24
Remove dec parameters from vectors
Alasdair
1
-14
/
+14
2024-09-24
Vector: Remove another use of undefined
Alasdair
1
-4
/
+3
2024-09-20
Vector: Remove now unnecessary uses of undefined
Alasdair Armstrong
1
-1
/
+1
2024-09-09
Add explicit vars and enable --strict-var
Tim Hutt
1
-10
/
+10
2024-08-27
Remove int_power and use built-in 2 ^
Tim Hutt
1
-10
/
+10
2024-07-23
Refactor floating point vector instructions and utilities into separate files
Murali Vijayaraghavan
1
-656
/
+4
2024-04-14
Fix compiler warnings in vext
Ved Shanbhogue
1
-7
/
+7
2024-02-08
Shorten copyright notice at the top of each file
Tim Hutt
1
-38
/
+7
2024-01-31
Update bitfield syntax
Alasdair
1
-3
/
+3
2023-12-19
lem: Fix use of 'class' in riscv_insts_vext_utils
Alasdair
1
-24
/
+12
2023-12-06
Remove effect annotations from vector extension
Alasdair
1
-45
/
+45
2023-10-25
Simplify softfloat interface by removing write_fflags
Tim Hutt
1
-15
/
+15
2023-10-17
RISC-V Vector Extension Support
Xinlai Wan
1
-0
/
+1145