码迷,mamicode.com
首页 > Windows程序 > 详细

ISA, ABI, API区别

时间:2019-09-30 15:00:23      阅读:122      评论:0      收藏:0      [点我收藏+]

标签:available   hit   min   img   http   ogr   use   rac   png   

Level of Abstraction = Implementation layer

  • ISA:Instruction Set Architecture, ISA refers to the instructions and registers a CPU has available.
  • ABI:Application Binary Interface - 应用程序二进制接口, ABI refers to the calling conventions between functions, meaning what registers are used and what sizes the various C data types are.
  • API:Application Programming Interface
    技术图片

ISA, ABI, API区别

标签:available   hit   min   img   http   ogr   use   rac   png   

原文地址:https://www.cnblogs.com/HeCG95/p/11612515.html

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