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
/
decode.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-12
Remove S-mode CSRs when S-mode is not present
Andrew Waterman
1
-1
/
+2
2019-11-11
rvv: add 'V' ext check for each vector insn
Chih-Min Chao
1
-1
/
+1
2019-11-11
rvv: add reg checking for specifial instructions
Chih-Min Chao
1
-5
/
+0
2019-11-11
rvv: add reg checking rule for ldst
Chih-Min Chao
1
-3
/
+12
2019-11-11
rvv: add reg checking rule for general fomrat
Chih-Min Chao
1
-1
/
+21
2019-11-11
rvv: add reg checking rule for comparison instrucitons
Chih-Min Chao
1
-1
/
+19
2019-11-11
rvv: add reg checking rule for reduction
Chih-Min Chao
1
-5
/
+12
2019-11-11
rvv: add register using check for wide and narrow insn
Chih-Min Chao
1
-33
/
+48
2019-11-11
rvv: fix INT_ROUNDING compliance
Albert Ou
1
-14
/
+10
2019-11-11
rvv: remove configuable tail-zero
Chih-Min Chao
1
-100
/
+7
2019-11-11
rvv: fix redsum/vmv for non-tail-zero case
Chih-Min Chao
1
-5
/
+7
2019-10-29
rvv: fix floating-point exception for comparison
Chih-Min Chao
1
-0
/
+1
2019-10-28
Implement support for big-endian hosts
Marcus Comstedt
1
-16
/
+23
2019-10-22
Stop loading "past the end" of the vector. (#351)
Nick Knight
1
-5
/
+5
2019-07-19
Check vtype.vill for all vector instructions except vsetvl[i]
Andrew Waterman
1
-7
/
+14
2019-07-11
Fix support for 32-bit hosts (but no V extension in that case!)
Andrew Waterman
1
-0
/
+3
2019-07-05
Avoid static initializers for variable-length arrays
Andrew Waterman
1
-2
/
+2
2019-06-18
rvv: add floating-point instructions
Chih-Min Chao
1
-1
/
+264
2019-06-18
rvv: add load/store instructions
Chih-Min Chao
1
-0
/
+151
2019-06-18
rvv: add integer/fixed-point/mask/reduction/permutation instructions
Chih-Min Chao
1
-0
/
+1041
2019-06-18
rvv: add control instructions and system register access
Chih-Min Chao
1
-0
/
+1
2019-06-14
rvv: disasm: add v-spec 0.7.1 support
Chih-Min Chao
1
-0
/
+10
2019-04-02
Implement debug hasel support (#287)
Tim Newsome
1
-0
/
+3
2018-08-23
Fix several disassembler bugs
Andrew Waterman
1
-0
/
+1
2018-04-30
Only break out of the simulator loop on WFI, not on CSR writes
Andrew Waterman
1
-0
/
+6
2018-03-21
Implement Hauser misa.C misalignment proposal (#187)
Andrew Waterman
1
-1
/
+1
2018-03-03
Implement clearing-misa.C-while-PC-is-misaligned proposal
Andrew Waterman
1
-3
/
+3
2017-10-20
Fix commit-log for Q extension, and for RV32 (#143)
Andrew Waterman
1
-2
/
+2
2017-09-28
Implement Q extension
Andrew Waterman
1
-11
/
+32
2017-04-19
Fix builds with "--enable-commitlog"
Palmer Dabbelt
1
-1
/
+1
2017-04-18
debug: Use Debug-Module specific constants instead of global defines.
Megan Wachs
1
-13
/
+0
2017-04-18
debug: Checkpoint which somewhat works with OpenOCD v13, but still has some b...
Megan Wachs
1
-8
/
+5
2017-04-17
debug: Move things around, but addresses now conflict with ROM.
Megan Wachs
1
-8
/
+13
2017-04-17
Merge remote-tracking branch 'origin/priv-1.10' into HEAD
Megan Wachs
1
-10
/
+31
2017-04-10
Implement new FP encoding
Andrew Waterman
1
-5
/
+21
2017-03-27
Set badaddr=0 on illegal instruction traps
Andrew Waterman
1
-3
/
+3
2017-03-23
Require little-endian host
Andrew Waterman
1
-0
/
+4
2017-02-20
serialize simulator on wfi
Andrew Waterman
1
-2
/
+3
2017-02-13
Abstract register read mostly working.
Tim Newsome
1
-3
/
+9
2017-02-10
Entering debug mode now jumps to "dynamic rom"
Tim Newsome
1
-10
/
+6
2016-06-01
Move sethaltnot and cleardebint.
Tim Newsome
1
-2
/
+2
2016-05-24
Move cleardebint, per spec.
Tim Newsome
1
-1
/
+1
2016-05-23
Remove dependency on include file in my homedir.
Tim Newsome
1
-5
/
+0
2016-05-23
Software breakpoints sort of work.
Tim Newsome
1
-6
/
+0
2016-05-23
Exceptions in Debug Mode, stay in Debug Mode.
Tim Newsome
1
-0
/
+1
2016-05-23
Have Debug memory kind of working again.
Tim Newsome
1
-6
/
+6
2016-05-23
Add debug_module bus device.
Tim Newsome
1
-3
/
+6
2016-05-23
Make sure to translate Debug RAM addresses also.
Tim Newsome
1
-0
/
+3
2016-05-23
Clean up how Debug ROM is included.
Tim Newsome
1
-1
/
+1
2016-05-23
Can jump to and execute Debug ROM.
Tim Newsome
1
-2
/
+5
[next]