|
82a0fde80d
|
Extract more bits from calc.s; use qemu for testing
|
2025-02-10 15:51:18 +10:00 |
|
|
8f252c15c6
|
Fix bug in tohex
|
2025-02-10 15:03:55 +10:00 |
|
|
4e67ba4a7c
|
Fix grep invocation in tests
|
2025-02-10 14:03:04 +10:00 |
|
|
947f1fca89
|
Attempt to print register values in regdump
|
2025-02-10 14:00:44 +10:00 |
|
|
951900bce9
|
Implement tohex function to format register to hex string
|
2025-02-10 12:55:08 +10:00 |
|
|
c059620b09
|
Add a byte to hex function with unit test
|
2025-02-10 12:04:39 +10:00 |
|
|
ff3e779f22
|
Fix segfault with the help of gdb via Nix
|
2025-02-09 21:36:54 +10:00 |
|
|
2ab32594d3
|
Misbehaving regdump using memcpy
|
2025-02-09 16:58:41 +10:00 |
|
|
32b37bb374
|
Print register names
|
2025-02-09 15:45:37 +10:00 |
|
|
4c4d7bdbf7
|
Add linker script to make bss work
|
2025-02-09 15:09:53 +10:00 |
|
|
ba9abb1cc0
|
Fix hello.s so that it only prints 5 times and exits
|
2025-02-09 11:32:46 +10:00 |
|
|
56fbb245cd
|
Add note on RV32E syscalls
|
2025-02-09 11:21:38 +10:00 |
|
|
e8b757e8b2
|
Add some sample files
|
2025-02-09 11:09:13 +10:00 |
|