13 lines
115 B
ArmAsm
13 lines
115 B
ArmAsm
|
.comm gempy,4,4
|
||
|
.text
|
||
|
|
||
|
.word tempy
|
||
|
.xword tempy2
|
||
|
.hword tempy3
|
||
|
.hword tempy3+8
|
||
|
|
||
|
and x0,x0,x0
|
||
|
and x0,x0,#0x1
|
||
|
|
||
|
|