7 lines
57 B
ArmAsm
7 lines
57 B
ArmAsm
|
.globl align1
|
||
|
|
||
|
.text
|
||
|
.balign 32
|
||
|
align1:
|
||
|
csrr a0, sie
|