该gcc -S选项将以AT&T语法生成汇编代码,有没有办法用Intel语法生成文件?或者有没有办法在两者之间进行转换?
gcc -S
x86 assembly gcc gnu intel
assembly ×1
gcc ×1
gnu ×1
intel ×1
x86 ×1