开发者

MIPS Assembly Language

开发者 https://www.devze.com 2023-02-11 18:39 出处:网络
What\'s the difference between .s and .asm in the 开发者_如何学GoMIPS architecture?There is no innate difference between .s and .asm

What's the difference between .s and .asm in the 开发者_如何学GoMIPS architecture?


There is no innate difference between .s and .asm

If you want you can name the text file with .s and the hex file .asm but this would only be so that you could keep them straight.

0

精彩评论

暂无评论...
验证码 换一张
取 消