mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
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
|
||
|
|
||
|
|