这只是使用内联指定和asm () 调用的问题:
inline void myFunction() {
__asm__(//asm goes here);
}
Run Code Online (Sandbox Code Playgroud)
CLANG 确实使用了类似但不同形式的 ASM(它仍然与 GAS 非常兼容,可以在此处阅读
| 归档时间: |
|
| 查看次数: |
2586 次 |
| 最近记录: |