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
/
sim.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-16
Use correct format codes for reg_t and size_t
Stefan O'Rear
1
-2
/
+2
2016-08-29
Fix indent.
Tim Newsome
1
-1
/
+1
2016-06-22
Remove legacy HTIF; implement HTIF directly
Andrew Waterman
1
-14
/
+39
2016-05-23
Make -H halt the core right out of reset.
Tim Newsome
1
-3
/
+1
2016-05-23
Have Debug memory kind of working again.
Tim Newsome
1
-7
/
+2
2016-05-23
Add debug_module bus device.
Tim Newsome
1
-7
/
+8
2016-05-23
Make sure to translate Debug RAM addresses also.
Tim Newsome
1
-2
/
+3
2016-05-23
Can jump to and execute Debug ROM.
Tim Newsome
1
-1
/
+8
2016-05-23
Gutting direct-access gdb.
Tim Newsome
1
-1
/
+1
2016-05-23
Add --gdb-port
Tim Newsome
1
-1
/
+1
2016-05-23
Flush icache when using swbps and report to gdb.
Tim Newsome
1
-1
/
+1
2016-05-23
Add -H to start halted.
Tim Newsome
1
-2
/
+4
2016-05-23
Listen on a socket for gdb to connect to.
Tim Newsome
1
-0
/
+3
2016-05-02
Add back IPI support
Andrew Waterman
1
-7
/
+11
2016-05-02
Remove tohost/fromhost registers
Andrew Waterman
1
-7
/
+0
2016-04-30
Remove SCRs; add padding after config string
Andrew Waterman
1
-22
/
+15
2016-04-29
Move much closer to new platform-M memory map
Andrew Waterman
1
-18
/
+22
2016-04-28
Remove MTIME[CMP]; add RTC device
Andrew Waterman
1
-3
/
+12
2016-03-02
Use RV config string rather than FDT
Andrew Waterman
1
-37
/
+39
2016-03-02
New definitions of misa/marchid/mvendorid
Andrew Waterman
1
-1
/
+1
2016-03-02
Set default RV32 RAM size to 4 GiB - 256 MiB
Andrew Waterman
1
-2
/
+2
2015-11-12
Generate device tree for target machine
Andrew Waterman
1
-8
/
+47
2015-09-24
Refactor memory access code; add MMIO support
Andrew Waterman
1
-0
/
+9
2015-08-06
Add an option (-l) to display a log of execution in non-interactive mode.
Prashanth Mundkur
1
-0
/
+7
2015-05-31
Use single, shared real-time counter
Andrew Waterman
1
-2
/
+4
2015-04-03
Support setting ISA/subsets with --isa flag
Andrew Waterman
1
-9
/
+4
2014-08-15
Added PC histogram option.
Christopher Celio
1
-1
/
+12
2014-01-13
Improve performance for branchy code
Andrew Waterman
1
-1
/
+1
2013-10-28
Pass target machine's return code back to OS
Andrew Waterman
1
-1
/
+2
2013-10-18
refactor disassembler, and add hwacha disassembler
Yunsup Lee
1
-3
/
+14
2013-09-23
Fix Scott's deadlock
Andrew Waterman
1
-4
/
+3
2013-09-11
Implement zany immediates
Andrew Waterman
1
-2
/
+1
2013-09-10
Don't tick HTIF as often
Andrew Waterman
1
-4
/
+4
2013-08-13
Implement RoCC and add a dummy RoCC
Andrew Waterman
1
-1
/
+1
2013-08-11
Instructions are no longer member functions
Andrew Waterman
1
-10
/
+8
2013-07-22
Add xspike program
Andrew Waterman
1
-1
/
+12
2013-07-19
Use calloc to allocate target memory
Andrew Waterman
1
-18
/
+7
2013-07-12
Eliminate infinite loop in debug mode
Andrew Waterman
1
-0
/
+10
2013-07-12
Exit cleanly from debug console
Andrew Waterman
1
-8
/
+15
2013-07-12
Favor procs.size() over num_cores()
Andrew Waterman
1
-3
/
+5
2013-03-29
add load-reserved/store-conditional instructions
Andrew Waterman
1
-7
/
+17
2013-03-25
add BSD license
Andrew Waterman
1
-0
/
+2
2013-03-25
add missing #include
Andrew Waterman
1
-0
/
+1
2013-02-12
make HTIF interactions deterministic; fix race
Andrew Waterman
1
-3
/
+2
2013-01-25
change htif to link against libfesvr
Andrew Waterman
1
-20
/
+20
2012-05-15
fix htif interaction with interactive mode
Andrew Waterman
1
-5
/
+8
2012-05-09
per-core tohost/fromhost registers
Andrew Waterman
1
-31
/
+6
2012-03-24
new supervisor mode
Andrew Waterman
1
-0
/
+5
2012-02-08
initialize tohost and fromhost
Yunsup Lee
1
-0
/
+2
2012-01-31
poll HTIF occasionally
Andrew Waterman
1
-4
/
+9
[next]