开发者

MIPS Assembly Language

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜