- Mastering Assembly Programming
- Alexey Lyashko
- 47字
- 2021-08-20 10:23:26
Source and destination indices
ESI and EDI registers serve as source and destination index registers in string operations, where ESI contains the source address and EDI, obviously, the destination address. We will talk about these registers a bit more in Chapter 3, Intel Instruction Set Architecture (ISA).
推薦閱讀
- C++程序設(shè)計(第3版)
- Magento 2 Theme Design(Second Edition)
- Hands-On Full Stack Development with Go
- UNIX Linux程序設(shè)計教程
- 移動增值應(yīng)用開發(fā)技術(shù)導(dǎo)論
- Swift High Performance
- Flink核心技術(shù):源碼剖析與特性開發(fā)
- Elastix Unified Communications Server Cookbook
- 精益軟件開發(fā)管理之道
- Developer,Advocate!
- Three.js Essentials
- 分布式系統(tǒng)架構(gòu)與開發(fā):技術(shù)原理與面試題解析
- Mathematica Data Visualization
- Ionic Framework By Example
- Building RESTful Web Services with PHP 7