GCC 的inline assembly 基本格式是:. asm(code : output operand list : input operand list : clobber list);. 也就是一堆用':'分開的字串。
確定! 回上一頁