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
/
spike_main
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-27
Write execution logs to a named log file (#409)
Rupert Swarbrick
2
-5
/
+8
2020-02-15
Add optional support for real-time clint
Anup Patel
1
-1
/
+5
2020-02-14
Make spike capable of booting Linux
Anup Patel
1
-1
/
+39
2020-02-05
Fix immediate signedness in vector disassembly
Andrew Waterman
1
-3
/
+3
2020-01-13
Merge pull request #378 from chihminchao/rvv-0.8-float64
Andrew Waterman
1
-15
/
+18
2020-01-13
rvv: add vmv[1248]r.v
Chih-Min Chao
1
-4
/
+9
2020-01-13
rvv: fix vfwcvt/vfncvt for f32 -> f64 and f64 -> f32
Chih-Min Chao
1
-11
/
+9
2020-01-09
Decouple spike-dasm program from simulator code
Andrew Waterman
1
-4
/
+21
2019-12-20
rvv: replace vn suffic by 'w'
Chih-Min Chao
1
-26
/
+30
2019-12-20
rvv: add load/store whole register instructions
Chih-Min Chao
1
-11
/
+15
2019-12-20
rvv: rename vfncvt suffix and add rod rouding type
Chih-Min Chao
1
-15
/
+21
2019-12-20
rvv: add quad insn and new vlenb csr
Chih-Min Chao
1
-5
/
+5
2019-11-15
add vaaddu/vasubu/vfncvt.rod.f.f.v to diassembler
Andrew Waterman
1
-2
/
+5
2019-11-12
Add --priv option to control which privilege modes are available
Andrew Waterman
3
-3
/
+6
2019-10-29
rvv: remove vmford
Chih-Min Chao
1
-1
/
+0
2019-10-07
Speed up compilation of disasm.cc, especially in clang
Andrew Waterman
1
-1
/
+1
2019-09-18
Adds --log-commits commandline option. (#323)
dave-estes-syzexion
1
-0
/
+3
2019-08-28
Merge pull request #315 from vexingcodes/mmio-plugin
Andrew Waterman
1
-3
/
+64
2019-08-23
Fix c.fldsp/c.fsdsp disassembly bug
Andrew Waterman
1
-2
/
+2
2019-07-22
Implement MMIO device plugins.
Aaron Jones
1
-3
/
+64
2019-07-19
vext.x.v -> vmv.x.s; unary operation encoding changes
Andrew Waterman
1
-1
/
+1
2019-07-05
vmfirst/vmpopc have been renamed to vfirst/vpopc
Andrew Waterman
1
-2
/
+2
2019-06-18
rvv: add simple instruction parsing tool
Chih-Min Chao
2
-0
/
+61
2019-06-14
rvv: add varch option parser and initialize vector unit
Chih-Min Chao
2
-2
/
+2
2019-06-14
rvv: add configuration and command-line option
Chih-Min Chao
1
-0
/
+3
2019-06-14
rvv: disasm: add v-spec 0.7.1 support
Chih-Min Chao
1
-0
/
+517
2019-05-14
Clean up debug module options. (#299)
Tim Newsome
1
-25
/
+31
2019-04-04
Add --debug-no-abstract-csr (#267)
Tim Newsome
1
-1
/
+5
2019-04-02
Implement debug hasel support (#287)
Tim Newsome
1
-1
/
+5
2019-03-31
Version 1.0.0
Andrew Waterman
1
-0
/
+2
2019-03-31
Add fesvr; only globally install fesvr headers/libs
static-link
Andrew Waterman
1
-0
/
+1
2019-03-30
Make --help return 0 after printing the help message
Andrew Waterman
1
-4
/
+11
2018-12-13
Add --dmi-rti and --abstract-rti to test OpenOCD.
Tim Newsome
1
-2
/
+14
2018-10-03
fix disassembly of c.addi4spn
Andrew Waterman
1
-1
/
+1
2018-09-24
Add "--log-cache-miss" option to generate a log of cache miss. (#241)
takeoverjp
1
-0
/
+5
2018-08-24
Handle spike-dasm inputs with leading 0x correctly
Andrew Waterman
1
-9
/
+17
2018-08-23
Fix several disassembler bugs
Andrew Waterman
1
-57
/
+88
2018-08-23
Add --disable-dtb option to suppress writing the DTB to memory
Andrew Waterman
1
-0
/
+4
2018-04-29
When no arguments are passed, print spike help, not fesvr help
Andrew Waterman
1
-3
/
+3
2018-02-27
Add debug module authentication.
Tim Newsome
1
-3
/
+7
2018-02-01
Add --debug-sba option
Tim Newsome
1
-1
/
+6
2018-01-08
mem_t: Throw an error if zero-sized memory is requested (#168)
Jonathan Neuschäfer
1
-0
/
+2
2018-01-03
Add some missing RVC instructions to disassembler
Andrew Waterman
1
-0
/
+3
2017-12-11
Make progbuf a run-time option.
Tim Newsome
1
-3
/
+7
2017-11-15
Merge pull request #156 from p12nGH/noncontiguous_harts
Andrew Waterman
1
-1
/
+16
2017-11-15
hartids knob description added
Gleb Gagarin
1
-0
/
+1
2017-11-15
Support for non-contiguous hartids
Gleb Gagarin
1
-1
/
+15
2017-11-06
Implement Q extension for disassembler (#153)
Kito Cheng
1
-0
/
+36
2017-11-03
Fix disassembly of c.li 0
Andrew Waterman
1
-1
/
+1
2017-08-10
Correct c.li and c.lui disassembly (#118)
Palmer Dabbelt
1
-2
/
+2
[next]