FSTWikiRev. 1.2 김도집/Assembly
Login:
Password:
Join
U E D R S I H P RSS
FrontPage|FindPage|TitleIndex|RecentChanges

Linux Assembly

--김도집 (2006.1.)

Contents

1 Assembly Code
2 Inline Assembly

1 Assembly Code #

.ifdef xxx
.else
.endif

.align 5

.equ xxx,0x000000000

.include "xxx.inc"

.text

.macro xxx,val
   mov r0, \val
.endm

.glbl xxx

last modified 2006-03-08 08:21:45
ShowPage|FindPage|DeletePage|LikePages Valid XHTML 1.0! Valid CSS! powered by MoniWiki
0.0138 sec