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
path:
root
/
riscv
/
decode.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-29
f16: fix Nan-Box macro
Chih-Min Chao
1
-1
/
+1
2020-07-29
rvv: fix frac_lmul get function
Chih-Min Chao
1
-1
/
+1
2020-07-29
rvv: remove isa string zvamoand zvlsseg
Chih-Min Chao
1
-5
/
+0
2020-07-29
rvv: remove veew/vemul state
Chih-Min Chao
1
-27
/
+25
2020-07-29
rvv: add new whole reg load/store instructions
Chih-Min Chao
1
-0
/
+60
2020-07-28
Incorporate RVV 1.0 vtype layout change
Andrew Waterman
1
-2
/
+2
2020-07-09
Implement hypervisor CSRs read/write
Anup Patel
1
-3
/
+12
2020-07-02
commitlog: extend hint bit to record csr access
Chih-Min Chao
1
-3
/
+5
2020-06-25
rvv: remove unecessary access
Chih-Min Chao
1
-3
/
+0
2020-06-15
remove the redundant code (#488)
Dave Wen
1
-1
/
+0
2020-06-11
rvv: fix index and amo overlapping rule
Chih-Min Chao
1
-4
/
+23
2020-06-11
rvv: add widen overlapping helper and related widen rule
Chih-Min Chao
1
-8
/
+52
2020-06-11
rvv: fix comparison and narrow overlapping rule
Chih-Min Chao
1
-3
/
+6
2020-06-04
rvv: fix compilation warning
Chih-Min Chao
1
-6
/
+6
2020-05-28
rvv: use zvqmac to enable vector qmac
Chih-Min Chao
1
-0
/
+1
2020-05-28
rvv: apply new overlapping and align macro
Chih-Min Chao
1
-53
/
+46
2020-05-28
rvv: add e8 type for narrow/widen conversion
Chih-Min Chao
1
-5
/
+24
2020-05-28
rvv: add new explicit eew load/store instructions
Chih-Min Chao
1
-108
/
+122
2020-05-28
rvv: add amo instructions
Chih-Min Chao
1
-0
/
+43
2020-05-28
rvv: add new singed/unsiged extension instructions
Chih-Min Chao
1
-0
/
+40
2020-05-28
rvv: wrap align and overlap checking macro
Chih-Min Chao
1
-4
/
+31
2020-05-28
rvv: remove vmlen
Chih-Min Chao
1
-11
/
+10
2020-05-28
rvv: handle inactive and NaN case for vfredsum
Chih-Min Chao
1
-2
/
+51
2020-05-04
rvv: fp16: support vfwxxx.[wv][vf] instructions
Chih-Min Chao
1
-19
/
+42
2020-05-04
rvv: fp16: support conversion instrucitons
Chih-Min Chao
1
-0
/
+27
2020-05-04
rvv: fp16: support reduction instructions
Chih-Min Chao
1
-9
/
+38
2020-05-04
rvv: fp16: support comparison instructions
Chih-Min Chao
1
-2
/
+9
2020-05-04
rvv: fp16: support .vf instructions
Chih-Min Chao
1
-3
/
+9
2020-05-04
rvv: fp16: support .vv instructions
Chih-Min Chao
1
-3
/
+11
2020-05-04
rvv: remove unused WIDE_END loop macro
Chih-Min Chao
1
-9
/
+4
2020-05-04
fp16: add helper macro
Chih-Min Chao
1
-0
/
+8
2020-04-28
rvv: commitlog: fix vmsgtu.vi and vmsleu.vi dst information
Chih-Min Chao
1
-4
/
+7
2020-04-24
rvv: commitlog: fix dst information for int comparison
Chih-Min Chao
1
-20
/
+40
2020-04-24
rvv: leave only SEW-bit segment store
Chih-Min Chao
1
-5
/
+7
2020-04-24
rvv: leave only SEW-bit segment load
Chih-Min Chao
1
-6
/
+10
2020-04-24
rvv: add vfslide1[down|up].vf and refine checking rule
Chih-Min Chao
1
-0
/
+9
2020-04-20
Move vxrm/vxsat from fcsr to vcsr
Andrew Waterman
1
-4
/
+4
2020-04-09
rvv: minor optimization for index load loop
Chih-Min Chao
1
-1
/
+1
2020-04-09
rvv: fix index segment load overlapping check
Chih-Min Chao
1
-5
/
+7
2020-04-09
rvv: missing vector enabling check for mask operation
Chih-Min Chao
1
-0
/
+1
2020-03-23
rvv: restrict segment load register rule
Chih-Min Chao
1
-3
/
+1
2020-03-12
rvv: commitlog: fix missing dump for some instructions
Chih-Min Chao
1
-4
/
+4
2020-03-09
commitlog: enhance vector dump
Chih-Min Chao
1
-0
/
+3
2020-03-09
rvv: vstart must be 0 for reduction instructions
Chih-Min Chao
1
-0
/
+1
2020-02-20
Debug can actually start at 0x0 now
Andrew Waterman
1
-2
/
+1
2020-02-20
rvv: only check segment overlapping in index load
Chih-Min Chao
1
-4
/
+2
2020-02-20
rvv: don't zero vstart in the beginning
Chih-Min Chao
1
-1
/
+0
2020-02-18
widening reductions are legal when LMUL=8
Andrew Waterman
1
-1
/
+0
2020-02-18
Vector stores don't care if rd overlaps v0 (#400)
Andrew Waterman
1
-9
/
+16
2020-02-18
Merge pull request #396 from chihminchao/rvv-fix-2020-02-14
Andrew Waterman
1
-5
/
+5
[next]