汇编重写从站代码
This commit is contained in:
@@ -35,7 +35,12 @@ trap_entry:
|
||||
|
||||
or sp, sp, x4
|
||||
|
||||
andi x4, x4, 0x2
|
||||
beqz x4, 1f
|
||||
li x4, 0
|
||||
sw x3, 0x400(x0)
|
||||
|
||||
1:
|
||||
picorv32_retirq_insn()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user