mirror of
https://github.com/plctlab/riscv-operating-system-mooc.git
synced 2025-11-16 12:34:47 +00:00
12 lines
146 B
Plaintext
12 lines
146 B
Plaintext
display/z $sp
|
|
display/z $ra
|
|
display/z $a0
|
|
display/z $s0
|
|
display/z $s1
|
|
display/z $s2
|
|
|
|
set disassemble-next-line on
|
|
b _start
|
|
target remote : 1234
|
|
c
|