mtvec exception handler use 4byte alignment
This commit is contained in:
@@ -7,6 +7,6 @@
|
|||||||
irq_entry:
|
irq_entry:
|
||||||
j rv32_exception_entry
|
j rv32_exception_entry
|
||||||
|
|
||||||
.align 6
|
.align 2
|
||||||
trap_entry:
|
trap_entry:
|
||||||
j rv32_exception_entry
|
j rv32_exception_entry
|
||||||
|
Reference in New Issue
Block a user