- 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.
推薦閱讀
- Python機器學習:數據分析與評分卡建模(微課版)
- PostgreSQL for Data Architects
- 青少年美育趣味課堂:XMind思維導圖制作
- 重學Java設計模式
- Ext JS 4 Web Application Development Cookbook
- Unity Game Development Scripting
- 從Excel到Python:用Python輕松處理Excel數據(第2版)
- INSTANT Sinatra Starter
- HTML5 APP開發從入門到精通(微課精編版)
- PHP+Ajax+jQuery網站開發項目式教程
- Learning Unreal Engine Android Game Development
- Advanced Python Programming
- R的極客理想:量化投資篇
- Unity 5 Game Optimization
- Moodle 3.x Developer's Guide