index
:
rocket-tools/riscv-gnu-toolchain/spike.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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-14
Handle misaligned memories by aligning them, rather than erroring
Andrew Waterman
1
-1
/
+16
2020-04-14
Revert "rvv: support simulations with mem size <4K"
Chih-Min Chao
1
-1
/
+1
2020-04-10
rvv: remove unecessary initialization
Chih-Min Chao
1
-1
/
+0
2020-04-10
rvv: vslide[1]up now allows mask overlap when LMUL=1
Chih-Min Chao
3
-3
/
+3
2020-04-10
rvv: fix index segment load overlapping check
Chih-Min Chao
1
-5
/
+7
2020-04-10
op: update CSR
Chih-Min Chao
4
-14
/
+40
2020-04-10
rvv: missing vector enabling check for mask operation
Chih-Min Chao
1
-0
/
+1
2020-04-07
rvv: support simulations with mem size <4K
Dave.Wen
1
-1
/
+1
2020-04-05
Fix debug segfault by partially reverting #409
Andrew Waterman
1
-2
/
+3
2020-04-05
option: flag x extension without loading shared lib (#439)
Chih-Min Chao
1
-1
/
+5
2020-04-05
Deny hart access to debug CSRs when not in D-mode
Andrew Waterman
1
-0
/
+8
2020-04-05
Assert that debug_module is initialized correctly. (#437)
Tim Newsome
1
-0
/
+1
2020-04-05
When enabling the debug module, poll til it's really enabled
Andrew Waterman
1
-0
/
+2
2020-04-05
FESVR: ensure dmactive is 1 before reading debug module registers
Megan Wachs
1
-3
/
+3
2020-04-05
Write execution logs to a named log file (#409)
Rupert Swarbrick
8
-83
/
+152
2020-04-05
Allow PATH lookup for executing dtc (#432)
綺麗な賢狼ホロ
1
-1
/
+1
2020-04-05
Don't acquire load reservation in the event of a fault
Andrew Waterman
2
-2
/
+4
2020-04-05
Fix hard-coded path to DTC that breaks packaging (#428)
Joel Sherrill
2
-15
/
+3
2020-04-05
ebreak should write mtval with 0, not pc
Andrew Waterman
3
-3
/
+3
2020-04-05
fixed htif exception typo (#423)
Dai chou
1
-1
/
+1
2020-03-27
rvv: fix int_max/min value calculation
Chih-Min Chao
8
-23
/
+26
2020-03-26
rvv: fix vssraa.vi e64 corner case
Chih-Min Chao
1
-1
/
+1
2020-03-26
rvv: check vlen == slen
Chih-Min Chao
1
-0
/
+2
2020-03-24
rvv: fix vmv reg checking failure
Chih-Min Chao
3
-1
/
+6
2020-03-24
add f16_classify
Han-Kuan Chen
2
-0
/
+37
2020-03-23
rvv: restrict segment load register rule
Chih-Min Chao
4
-3
/
+4
2020-03-23
sf: simplify sNaN handling for fmax and fmin
Chih-Min Chao
1
-24
/
+12
2020-03-23
rvv: fix WARL behavior for vxsat and vxrm
Chih-Min Chao
1
-2
/
+2
2020-03-23
use riscv-vector-tests ci
Han-Kuan Chen
1
-22
/
+0
2020-03-17
remove docker and use new path
Han-Kuan Chen
3
-23
/
+1
2020-03-17
rvv: fix vdiv corner case
Chih-Min Chao
2
-2
/
+2
2020-03-17
rvv: sf: handle signaling NaN for fmax/fmin
Chih-Min Chao
1
-2
/
+14
2020-03-16
commitlog: fix build failed
Chih-Min Chao
1
-4
/
+6
2020-03-16
commitlog: fix wrong dump when exception occur
Chih-Min Chao
2
-4
/
+9
2020-03-12
rvv: commitlog: fix vrgather_vv dump
Chih-Min Chao
1
-4
/
+4
2020-03-12
rvv: fix vfmv.f.s and vfmv.s.f
Chih-Min Chao
2
-22
/
+21
2020-03-11
commitlog: fix missing dump for some instructions
Chih-Min Chao
8
-29
/
+32
2020-03-11
rvv: respect vstart and vl for vfmv.s.f
Chih-Min Chao
1
-19
/
+22
2020-03-08
Make debug printfs only show in debug builds. (#414)
Andrew Waterman
1
-6
/
+6
2020-03-08
Don't clobber trigger types when initializing state
Andrew Waterman
1
-1
/
+1
2020-03-05
rvv: fix vf(w)redsum option parsing bug
Zhen Wei
1
-4
/
+5
2020-03-05
rvv: avoid redundant std::string comparison
Zhen Wei
4
-20
/
+40
2020-03-05
rvv: update the vector fredsum algorithm
Zhen Wei
1
-15
/
+23
2020-03-05
rvv: import parallel vf(w)redsum hardware impl.
Zhen Wei
7
-16
/
+118
2020-03-03
commitlog: fix conditional building error
Chih-Min Chao
1
-1
/
+3
2020-03-03
op: update encoding
Chih-Min Chao
1
-315
/
+372
2020-03-03
commitlog: enhance vector dump
Chih-Min Chao
2
-5
/
+15
2020-03-03
rvv: handle middle value of vslidedown.vx
Chih-Min Chao
1
-1
/
+1
2020-03-03
Add do-nothing support for mcountinhibit CSR
Rupert Swarbrick
2
-0
/
+3
2020-03-03
Enable SOFTFLOAT_ROUND_ODD for vfncvt.rod.f.f.w
Andrew Waterman
1
-0
/
+1
[prev]
[next]