带有C/C++表达式的内联汇编格式为:. __asm__ __volatile__("InSTructiON List" : Output : Input : Clobber/Modify);. 每项概念说明:. 1._asm_ 是GCC关键字asm的宏 ...
確定! 回上一頁