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
/
interactive.cc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-13
Move boost asio socket interface to socketif_t
Jerry Zhao
1
-60
/
+13
2022-12-12
Pull vector unit into separate source/header
Jerry Zhao
1
-0
/
+1
2022-10-19
Template-ize loads
Andrew Waterman
1
-5
/
+5
2022-10-17
Add command to display privilege level in interactive mode
Jerry Zhao
1
-0
/
+12
2022-10-16
Add interactive mode commands to read clint mtime/mtimecmp
Jerry Zhao
1
-0
/
+23
2022-10-14
Add dump memory command to interactive mode
Jerry Zhao
1
-0
/
+14
2022-10-04
Silence remaining unused-parameter warnings
Andrew Waterman
1
-0
/
+4
2022-10-03
Fix newly introduced Clang warnings
Andrew Waterman
1
-7
/
+12
2022-09-26
Update interactive.cc
XiaJin-RiVAI
1
-16
/
+189
2022-08-10
Add space between if/while/switch and '('
Weiwei Li
1
-6
/
+6
2022-08-10
Fix code indentation in processor.cc, interactive.cc, debug_module.h/cc
Weiwei Li
1
-13
/
+13
2022-08-10
Fix description for mem related interactive commands
Weiwei Li
1
-4
/
+6
2022-08-04
Add support for freg command to read X regs when enable Zfinx
liweiwei
1
-12
/
+26
2022-07-07
remove multi blank lines
Weiwei Li
1
-1
/
+0
2022-03-12
Construct an isa_parser_t and pass it to processor_t constructor
Rupert Swarbrick
1
-4
/
+4
2022-01-09
Changes to be cleaner wrt. -Wextra
Andrew Waterman
1
-4
/
+2
2021-11-08
Move definitions of P and require macros
Andrew Waterman
1
-4
/
+4
2021-09-17
Fix memory leak
Andrew Waterman
1
-1
/
+1
2021-09-17
Don't use "using"
Andrew Waterman
1
-65
/
+55
2021-09-17
Use RIAA pattern in manipulating ostream flags
Andrew Waterman
1
-31
/
+52
2021-09-14
add option --cmd to read commands from file (#772)
Elmar Melcher
1
-5
/
+21
2021-08-27
include freg command in help text (#783)
Elmar Melcher
1
-0
/
+1
2021-08-24
error message for bad command argument (#777)
emelcher
1
-5
/
+16
2021-08-16
Fix stylistic matters
Andrew Waterman
1
-50
/
+45
2021-08-03
substitute fprintf for socket stream
Elmar Melcher
1
-25
/
+31
2021-08-03
call functions for socket input/output streams
Elmar Melcher
1
-12
/
+24
2021-08-03
functions needed for socket input/output
Elmar Melcher
1
-0
/
+71
2021-08-03
declare socket properties in sim_t
Elmar Melcher
1
-2
/
+2
2021-05-01
Improve coding style of logging printfs
Andrew Waterman
1
-9
/
+7
2021-04-13
Display 32 bits (#693)
emelcher
1
-5
/
+28
2020-11-29
Fix #607: Add a core parameter to the interactive str command (#608)
Will Hawkins
1
-4
/
+13
2020-06-16
zfh: support register dump in interactive mode
Chih-Min Chao
1
-0
/
+9
2019-10-22
Catch polymorphic exceptions by reference (#352)
Luís Marques
1
-2
/
+2
2019-06-18
rvv: extend interactive debug
Chih-Min Chao
1
-0
/
+50
2018-10-18
Provide a noisy until interactive command
Hesham Almatary
1
-5
/
+17
2018-03-06
Narrow the interface used by the processors and memory to the top-level simul...
Prashanth Mundkur
1
-4
/
+4
2017-10-15
Include math.h for NAN (#137)
jar
1
-0
/
+1
2017-09-28
Implement Q extension
Andrew Waterman
1
-3
/
+4
2017-04-10
Implement new FP encoding
Andrew Waterman
1
-2
/
+8
2017-03-21
riscv: remove dependency on num_cores
Wesley W. Terpstra
1
-1
/
+1
2017-03-07
Don't overload illegal instruction trap in interactive code
Andrew Waterman
1
-8
/
+10
2016-06-22
Remove legacy HTIF; implement HTIF directly
Andrew Waterman
1
-3
/
+2
2016-06-03
Minor usability improvements (#48)
neuschaefer
1
-0
/
+2
2016-04-29
Move much closer to new platform-M memory map
Andrew Waterman
1
-0
/
+1
2015-10-28
Fix incorrect upper limit for loop on interactive int register display.
SeungRyeol Lee
1
-1
/
+1
2015-07-13
simplified default case and added comments
Scott Beamer
1
-3
/
+2
2015-06-05
allow interactive "reg" command to dump all registers
Mike Frysinger
1
-2
/
+12
2015-06-05
add an interactive "pc" command
Mike Frysinger
1
-0
/
+7
2015-06-05
unify interactive core processing
Mike Frysinger
1
-18
/
+20
2015-06-05
add aliases for common interactive functions
Mike Frysinger
1
-6
/
+12
[next]