index
:
riscv-tests.git
attempt-travis-fix
ceasetest2
compliance_tests
cs152-sp18-lab3
debug
debug-0.13
debug-clear-satp
debug-delete-sim
debug_auth
debug_disassemble
disable_unavailable
dma-memcpy
eos20-bringup
hw_watchpoint
interrupts
master
misc
no_progbuf
priv
privchange-dontdeleteme
python3
rekall
resume_from_trigger
riscv-tests-sail
rtos
rvt-master
smi-demo
split-isa-tests
sqrt-171
tmp
trap_entry_align
trap_entry_align-1
travis-dev
trigger_priority
usb_error
xlen_fix
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
/
debug
/
programs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-19
Merge pull request #76 from riscv/multicore
Tim Newsome
2
-13
/
+20
2017-09-19
Forgot to commit this earlier.
Tim Newsome
1
-0
/
+20
2017-09-18
Add interrupts to MulticoreRunHaltStepiTest.
Tim Newsome
2
-13
/
+20
2017-09-14
Test debugging code with interrupts.
Tim Newsome
3
-4
/
+34
2017-09-01
Add some infrastructure for multicore tests.
Tim Newsome
2
-8
/
+30
2017-08-28
Forgot to add this file.
Tim Newsome
1
-0
/
+81
2017-08-28
WIP multicore testing.
Tim Newsome
1
-7
/
+36
2017-08-28
Make the debug tests aware of multicore.
Tim Newsome
2
-12
/
+7
2017-07-20
Add back code to clean up triggers in entry.S
Tim Newsome
1
-0
/
+9
2017-07-03
Don't clear triggers during execution.
Tim Newsome
1
-9
/
+0
2017-06-27
Tolerate missing misa register.
Tim Newsome
1
-1
/
+7
2017-06-22
Add basic multicore test.
Tim Newsome
1
-33
/
+36
2017-06-20
Smoketest multicore.
Tim Newsome
2
-9
/
+40
2017-06-15
Test 64-bit addressing.
Tim Newsome
2
-9
/
+4
2017-05-16
Link the infinate loop at 0x10000000
Palmer Dabbelt
1
-0
/
+0
2017-05-16
Link in encoding.h instead of providing a path to it
Palmer Dabbelt
5
-4
/
+5
2017-04-18
debug: Don't halt out of reset. It's unrealistic. Use a program which loops (...
Megan Wachs
2
-0
/
+14
2017-04-14
debug: checkpoint of trying to get simulation tests working
Megan Wachs
2
-2
/
+17
2017-03-29
Prohibit relaxing the initial gp generation
Palmer Dabbelt
1
-0
/
+3
2017-03-29
Change the global pointer symbol to __global_pointer$
Palmer Dabbelt
1
-1
/
+1
2016-12-27
Use compressed code if the target supports it.
Tim Newsome
2
-2
/
+7
2016-12-07
Use XLEN macro for these sources as well.
Tim Newsome
3
-4
/
+4
2016-12-07
Use our own XLEN macro.
Tim Newsome
1
-1
/
+1
2016-12-06
avoid non-standard predefined macros
Andrew Waterman
4
-6
/
+6
2016-09-29
Update dmode test to match spec.
Tim Newsome
1
-33
/
+53
2016-09-29
Clear triggers during entry.
Tim Newsome
1
-0
/
+9
2016-09-02
Fix/add to instant trigger tests.
Tim Newsome
1
-1
/
+3
2016-09-01
Add some immediate trigger tests.
Tim Newsome
1
-6
/
+6
2016-09-01
Create TriggerTest.
Tim Newsome
1
-0
/
+97
2016-08-16
Simplify test_function_call.
Tim Newsome
1
-0
/
+18
2016-07-28
Add tests for virtual priv register.
Tim Newsome
1
-0
/
+11
2016-07-19
Add 32-bit support.
Tim Newsome
1
-1
/
+9
2016-07-19
I think I've finally got malloc working right.
Tim Newsome
2
-5
/
+8
2016-07-19
Make variables local again, now that gdb is "fixed."
Tim Newsome
1
-6
/
+2
2016-07-19
Add test for gdb function calls.
Tim Newsome
2
-0
/
+602
2016-07-18
Test step over invalid instruction.
Tim Newsome
1
-7
/
+14
2016-07-18
Add explicit test for stepping over branches/jumps.
Tim Newsome
1
-0
/
+17
2016-07-18
Make tests work with broken 32-bit compiler.
Tim Newsome
1
-2
/
+6
2016-07-18
Add simple register tests.
Tim Newsome
1
-30
/
+31
2016-07-18
Add block test.
Tim Newsome
2
-2
/
+2
2016-07-18
All tests pass with spike now.
Tim Newsome
3
-4
/
+139
2016-07-18
Made some progress towards working with spike.
Tim Newsome
4
-55
/
+85
2016-07-18
WIP on debug testing.
Tim Newsome
6
-0
/
+181