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-09-22
Separate build of spike and spike-dasm
Andrew Waterman
3
-1378
/
+1
2020-09-08
rvv: disasm: separate vvm and vv
Chih-Min Chao
1
-14
/
+44
2020-09-08
rvv: disasm: fix vamoadd name
Chih-Min Chao
1
-1
/
+1
2020-08-31
rvv: disasm: fix amo sub-opcode
Chih-Min Chao
1
-5
/
+4
2020-08-31
rvv: disasm: fix whole load
Chih-Min Chao
1
-3
/
+10
2020-08-31
rvv: add reciprocal instructions
Chih-Min Chao
1
-0
/
+2
2020-08-27
rvv: remove quad instructions
Chih-Min Chao
1
-4
/
+0
2020-08-11
Add option to dissable implicit ebreak in program buffer
Samuel Obuch
1
-1
/
+5
2020-07-29
rvv: add vrgatherei16.vv
Chih-Min Chao
1
-13
/
+14
2020-07-29
rvv: add new whole reg load/store instructions
Chih-Min Chao
1
-2
/
+25
2020-07-29
rvv: op: fix amo naming
Chih-Min Chao
1
-4
/
+4
2020-07-29
rvv: disasm: fix missing vamoorei operands
Chih-Min Chao
1
-1
/
+2
2020-07-21
Remove deprecated decoding of xor x0,x0,x0
Andrew Waterman
1
-1
/
+0
2020-07-09
Add kernel command line option for spike
Anup Patel
1
-0
/
+18
2020-07-09
Add bootargs command-line option to Spike
Anup Patel
1
-1
/
+4
2020-06-16
Merge pull request #490 from chihminchao/rvv-fix-2020-06-17
Andrew Waterman
1
-1
/
+1
2020-06-16
rvv: disasm: fix vwadd.wx operand
Chih-Min Chao
1
-1
/
+1
2020-06-16
zfh: disasm: add fp16 disasm
Chih-Min Chao
1
-0
/
+38
2020-06-11
rvv: disasm: fix vfncvt.f.f.w
Chih-Min Chao
1
-1
/
+1
2020-05-28
rvv: add new explicit eew load/store instructions
Chih-Min Chao
1
-64
/
+51
2020-05-28
rvv: add amo instructions
Chih-Min Chao
1
-0
/
+50
2020-05-28
rvv: add new singed/unsiged extension instructions
Chih-Min Chao
1
-0
/
+8
2020-05-28
rvv: extenc VU structure to support 0.9 new fields
Chih-Min Chao
1
-2
/
+23
2020-05-28
rvv: op: change funary op
Chih-Min Chao
1
-3
/
+9
2020-05-28
rvv: disasm: add missing .wx format
Chih-Min Chao
1
-1
/
+3
2020-05-28
fix the memory regions checker (#474)
Dave Wen
1
-1
/
+1
2020-05-10
Merge branch 'configurable_PMP'
Andrew Waterman
2
-2
/
+4
2020-05-04
rvv: fp16: support conversion instrucitons
Chih-Min Chao
1
-2
/
+2
2020-04-30
Merge pull request #452 from davetw/mem_region_check
Andrew Waterman
1
-0
/
+40
2020-04-27
fdt: restructure dtb create and config flow
Chih-Min Chao
1
-3
/
+1
2020-04-27
fdt: option: add --dtb option to specify dtb binary file
Chih-Min Chao
1
-0
/
+3
2020-04-27
merge the overlapping or containing memory regions when user specified
Dave.Wen
1
-0
/
+40
2020-04-26
fdt: import fdt library from OpenSBI
Chih-Min Chao
1
-0
/
+1
2020-04-24
rvv: disasm: leave only SEW-bit segment load/store
Chih-Min Chao
1
-66
/
+0
2020-04-24
rvv: add vfslide1[down|up].vf and refine checking rule
Chih-Min Chao
1
-0
/
+2
2020-04-20
rvv: add float conversion for rtz variants
Chih-Min Chao
1
-1
/
+7
2020-04-13
Handle misaligned memories by aligning them, rather than erroring
Andrew Waterman
1
-1
/
+16
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
[next]