- Mastering Assembly Programming
- Alexey Lyashko
- 75字
- 2021-08-20 10:23:33
The instruction set summary
We have finally got to the interesting part--the instruction set itself. Unfortunately, describing each and every instruction of a modern Intel-based processor would require a separate book, but since there is already such a book (http://www.intel.com/content/dam/www/public/us/en/documents/manuals/64-ia-32-architectures-software-developer-instruction-set-reference-manual-325383.pdf), we will not multiply things without need and will concentrate on instruction groups rather than on individual instructions. At the end of the chapter, we will implement AES128 encryption for the sake of demonstration.
推薦閱讀
- R語言數(shù)據(jù)分析從入門到精通
- 嵌入式軟件系統(tǒng)測試:基于形式化方法的自動化測試解決方案
- Leap Motion Development Essentials
- C和C++安全編碼(原書第2版)
- Kotlin Standard Library Cookbook
- Java Web開發(fā)技術(shù)教程
- Ext JS 4 Web Application Development Cookbook
- 動手學數(shù)據(jù)結(jié)構(gòu)與算法
- Mastering Akka
- Scala編程(第5版)
- Practical Microservices
- Data Science Algorithms in a Week
- 分布式數(shù)據(jù)庫HBase案例教程
- Using Yocto Project with BeagleBone Black
- Sitecore Cookbook for Developers