organize risc-v code for spike and bumblebee

This commit is contained in:
acevest
2019-09-25 21:53:27 +08:00
parent 379427f879
commit b1b2d1eabc
15 changed files with 129 additions and 30 deletions

View File

@@ -6,9 +6,6 @@
.globl _start
.type _start,@function
_start:
lui s0, 0x20000
lw a0, 148(s0)
csrc mstatus, MSTATUS_MIE
csrw mie, 0