mirror of
https://github.com/autc04/Retro68.git
synced 2025-02-20 02:29:11 +00:00
16 lines
290 B
ArmAsm
16 lines
290 B
ArmAsm
|
|
||
|
main:
|
||
|
_main:
|
||
|
nop
|
||
|
|
||
|
.comm _test_equiv.eq.1_, 16, 4
|
||
|
.comm _test_equiv.eq.100, 16, 5
|
||
|
.comm _test_equiv.eq._, 16, 6
|
||
|
.comm _test_equiv.eq., 16, 7
|
||
|
|
||
|
.comm _test$equiv.eq.1_, 16, 4
|
||
|
.comm _test$equiv.eq.100, 16, 5
|
||
|
.comm _test$equiv.eq._, 16, 6
|
||
|
.comm _test$equiv.eq., 16, 7
|
||
|
|