看板
[ ASM ]
討論串AT&T Syntax
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
//後是intel syntax. 歡迎補完. movw %bx,%ax//mov ax,bx. xorl %eax,%eax//xor eax,eax. movw $1,%ax//mov ax,1. movb x,$ah//mov ah,byte ptr x. movl X,%eax//mov e
(還有679個字)
內容預覽:
請問一下,除了 syntax 的對照之外,. 有沒有關於 Assembler Directives 的對照呢?. 例如 :. .align 16;. rounding_sse : .fill 8,2,16. x264_mmx_32 : .fill 4,2,32. 上面是 gcc 的用法,那改寫成 I
(還有453個字)
首頁
上一頁
1
下一頁
尾頁