码迷,mamicode.com
首页 > 其他好文 > 详细

ASM------A language concerns about processor architectures

时间:2019-08-31 01:13:59      阅读:128      评论:0      收藏:0      [点我收藏+]

标签:not work   tab   different   computer   cert   ++   RoCE   lan   ons   

Assembly language is processor specific. This means that a program written in assembly language will not work on computers with different processor architectures.

Using ASM to optimize certain tasks is common for C++ programmers, but will require special considerations, because ASM is not as portable.

ASM------A language concerns about processor architectures

标签:not work   tab   different   computer   cert   ++   RoCE   lan   ons   

原文地址:https://www.cnblogs.com/ShadowDomain/p/11437544.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!