- Mastering Assembly Programming
- Alexey Lyashko
- 73字
- 2021-08-20 10:23:34
General purpose instructions
The general purpose instructions perform basic operations such as data movement, arithmetic, flow control, and so on. They are grouped by their purpose:
- Data transfer instructions
- Binary arithmetic instructions
- Decimal arithmetic instructions
- Logical instructions
- Shift and rotate instructions
- Bit/byte manipulation instructions
- Flow control instructions
- String manipulation instructions
- ENTER/LEAVE instructions
- Flag control instructions
- Miscellaneous instructions
The division of instructions into groups is the same as in the Intel Software Developer's Manual.
推薦閱讀
- Python數(shù)據(jù)可視化:基于Bokeh的可視化繪圖
- Android Studio Essentials
- 零基礎(chǔ)學(xué)Scratch少兒編程:小學(xué)課本中的Scratch創(chuàng)意編程
- 控糖控脂健康餐
- Android 9 Development Cookbook(Third Edition)
- DevOps Automation Cookbook
- INSTANT Weka How-to
- Backbone.js Blueprints
- Web程序設(shè)計(jì)(第二版)
- Mastering Linux Network Administration
- Android底層接口與驅(qū)動(dòng)開(kāi)發(fā)技術(shù)詳解
- HTML+CSS+JavaScript編程入門(mén)指南(全2冊(cè))
- Scala編程(第5版)
- Raspberry Pi Robotic Blueprints
- Python函數(shù)式編程(第2版)