7 lines
71 B
ArmAsm
7 lines
71 B
ArmAsm
.global _illslot
|
|
_illslot:
|
|
rts
|
|
mova test,r0
|
|
|
|
test: .long 0x12345678
|