程序人生

ARM Linux常用汇编语法

汇编语言每行的语法: lable: instruction ; comment 段操作: .section 格式: .section 段名 [标志] [标志]可以是如下:...