摘要: 没有操作数的汇编程序指令 asm [asm-qualifiers] ( AssemblerInstructions ) 拆解说明 asm:asm是GNU的汇编扩展 asm-qualifiers:限定符,可选volatile、inline AssemblerInstructions:汇编指令,使用引号 阅读全文
posted @ 2024-01-05 12:10 zephyr~ 阅读(9) 评论(0) 推荐(0) 编辑