index
:
riscv-isa-sim.git
confprec
cs250
cycleh
debug_rom
debug_rom_fence
device_flags
dtm_reset_error
dts_parsing
dynamic
eos18-bringup
factor-out-macros
fix-bf16
force-rtti
fp-encoding
heterogeneous_mc
hwachav4
increase-stack-size
itrigger-etrigger-cleanup
load_reservation_set_size
log-commits-faster
master
mmio-hack
mvp
no_progbuf
no_progbuf2
nolibfdt
p-ext-0.5.2
plctlab-plct-zce-fix2
plic-clint-endian
plic_uart_v1
priv-1.10
private-l1-caches
pte-info-and-delegation
remove-tests
rivosinc-etrigger_fix_exception_match
rva-profile-support
simplify-misaligned
sodor
sparse-mem
speed2
speedup-hacks
static-link
test
tmp
trigger_priority
tweak_debug_rom
whole-archive
sifive/rvv0.9-phase2
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
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-06
Fix incorrect comments
Andrew Waterman
2
-2
/
+2
2020-01-30
Fix pmpcfg0 initial value regression from cb254bfab5fbb6d69e5dd336798861e7c11...
Andrew Waterman
1
-5
/
+5
2020-01-29
Initialize PMPs with set_csr to fix WARLness of initial value
Andrew Waterman
1
-3
/
+6
2020-01-24
Prevent pmpaddr* and satp from holding invalid physical addresses
Andrew Waterman
1
-2
/
+3
2020-01-24
rvv: fix corner case when input are 1's and shift amount is maximum
Chih-Min Chao
2
-2
/
+2
2020-01-24
rvv: remove duplicate vectorUnit declaration
Chih-Min Chao
1
-54
/
+0
2020-01-22
commitlog: rvv: add commitlog support to misc instrutions
Chih-Min Chao
7
-16
/
+16
2020-01-22
commitlog: rvv: add commitlog support to integer instructions
Chih-Min Chao
2
-37
/
+37
2020-01-22
commitlog: rvv: add commitlog support to float instrunctions
Chih-Min Chao
15
-31
/
+30
2020-01-22
commitlog: rvv: add commitlog support to load instructions
Chih-Min Chao
1
-8
/
+9
2020-01-22
commitlog: rvv: change vector register read/write interface
Chih-Min Chao
3
-2
/
+65
2020-01-22
commitlog: extend reg record to keep multiple accesss
Chih-Min Chao
4
-23
/
+61
2020-01-13
commitlog: extend load/store record to keep multiple access
Chih-Min Chao
4
-24
/
+17
2020-01-13
state: rewrite state_t initialization
Chih-Min Chao
2
-5
/
+59
2020-01-13
Make minimum RTI behavior more realistic. (#375)
Tim Newsome
1
-32
/
+35
2020-01-13
Expose sstatus.vs field
Andrew Waterman
1
-0
/
+1
2020-01-13
rvv: segment load/store needs to check destination range
Chih-Min Chao
1
-2
/
+3
2020-01-13
rvv: add vmv[1248]r.v
Chih-Min Chao
8
-2
/
+36
2020-01-13
rvv: fix vfwcvt/vfncvt for f32 -> f64 and f64 -> f32
Chih-Min Chao
12
-14
/
+51
2020-01-09
rvv: refinve vfmv to support float64
Chih-Min Chao
4
-29
/
+62
2020-01-09
rvv: add vfredxxx.vs and vfwred[o]sum.vs float64 support
Chih-Min Chao
7
-12
/
+48
2020-01-09
rvv: add vmfxxx.v[vf] float64 support
Chih-Min Chao
11
-26
/
+85
2020-01-09
rvv: add vfxxx.vf float64 support
Chih-Min Chao
23
-3
/
+79
2020-01-09
rvv: add vfxxx.vv float64 suuport
Chih-Min Chao
22
-5
/
+75
2019-12-20
rvv: support new mstatus.vs field defined in v0.8
Chih-Min Chao
3
-14
/
+37
2019-12-20
rvv: refine fault-first loop
Chih-Min Chao
1
-2
/
+1
2019-12-20
rvv: make vlx/vsx match 0.8 spec
Chih-Min Chao
12
-42
/
+49
2019-12-20
rvv: change vmerge/vslideup register checking rule
Chih-Min Chao
7
-3
/
+7
2019-12-20
rvv: change vsetvl[i] to match 0.8 spec
Chih-Min Chao
4
-8
/
+8
2019-12-20
rvv: remove unsupported widen sew
Chih-Min Chao
1
-6
/
+0
2019-12-20
rvv: fix vmadc/vmsbc
Chih-Min Chao
6
-9
/
+11
2019-12-20
rvv: fix vadc/vsbc
Chih-Min Chao
6
-16
/
+65
2019-12-20
rvv: add unsigned average
Chih-Min Chao
6
-0
/
+52
2019-12-20
rvv: replace vn suffic by 'w'
Chih-Min Chao
14
-48
/
+48
2019-12-20
rvv: fix floating sign inject operand order
Chih-Min Chao
6
-6
/
+6
2019-12-20
rvv: add load/store whole register instructions
Chih-Min Chao
4
-0
/
+28
2019-12-20
rvv: rename vfncvt suffix and add rod rouding type
Chih-Min Chao
8
-26
/
+34
2019-12-20
rvv: add vqm* 'Quad-Widening Integer Multiply-Add'
Chih-Min Chao
16
-124
/
+108
2019-12-20
rvv: add quad insn and new vlenb csr
Chih-Min Chao
4
-29
/
+30
2019-12-19
Merge pull request #371 from riscv/fix-vlff
Andrew Waterman
2
-66
/
+28
2019-12-16
extend the commit and memory writes log feature with memory reads (#370)
John Ingalls
3
-11
/
+33
2019-12-16
Set vstart correctly for vector loads/stores
Andrew Waterman
1
-0
/
+2
2019-12-16
Detect too-long segment before starting a vector load
Andrew Waterman
1
-4
/
+2
2019-12-16
Fix first-fault load exception behavior
Andrew Waterman
1
-3
/
+13
2019-12-16
Simplify vleff.v implementation in the same way as vle.v
Andrew Waterman
1
-53
/
+11
2019-12-16
Don't terminate first-fault loads on zero data values
Andrew Waterman
1
-6
/
+0
2019-12-06
Require VM enabled for SFENCE.VMA and S-mode for mstatus.SUM (#367)
Udit Khanna
2
-1
/
+3
2019-11-27
Initialize mtime
Andrew Waterman
1
-1
/
+1
2019-11-27
Fix (benign) uninitialized variable
Andrew Waterman
1
-1
/
+1
2019-11-24
Initialize state.misa prior to calls to supports_extension
Andrew Waterman
1
-0
/
+2
[next]