当前位置: 技术问答>linux和unix
how to use assembly language in c on (Linux platform) .............waiting online
来源: 互联网 发布时间:2015-06-02
本文导语: as described above,thanks ..... or can you tell me how to use mannual about this question. | see the man page of GAS or NASM you can also use the inline ASM in C programming with "__asm__" | go t...
as described above,thanks .....
or can you tell me how to use mannual about this question.
or can you tell me how to use mannual about this question.
|
see the man page of GAS or NASM
you can also use the inline ASM in C programming with "__asm__"
you can also use the inline ASM in C programming with "__asm__"
|
go to gnu.org to see the gas(The GNU Assembler) manual.
|
gas or nasm
其实gcc自己可以编译的
在代码里面加上__asm__就可以了
其实gcc自己可以编译的
在代码里面加上__asm__就可以了
您可能感兴趣的文章:
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。