- Mastering Assembly Programming
- Alexey Lyashko
- 112字
- 2021-08-20 10:23:30
Summary
In this chapter, we have briefly run through the basics of the internal structure of x86-based processors essential for the further understanding of topics covered in later chapters. Being a huge fan of Occam's Razor principle, yours truly had no intention to replicate Intel's programmer manual; however, certain topics covered in this chapter exceed the range of topics necessary for a successful start with Assembly language programming.
However, I believe that you would agree--we've had enough of dry information here and it is the right time to start doing something. Let's begin by setting up the development environment for Assembly language programming in Chapter 2, Setting Up a Development Environment.
推薦閱讀
- 自己動(dòng)手實(shí)現(xiàn)Lua:虛擬機(jī)、編譯器和標(biāo)準(zhǔn)庫(kù)
- 微服務(wù)與事件驅(qū)動(dòng)架構(gòu)
- MATLAB圖像處理超級(jí)學(xué)習(xí)手冊(cè)
- 青少年美育趣味課堂:XMind思維導(dǎo)圖制作
- TestNG Beginner's Guide
- Learning Bayesian Models with R
- Expert Android Programming
- Learning Data Mining with R
- Symfony2 Essentials
- Scala for Machine Learning(Second Edition)
- Creating Data Stories with Tableau Public
- C++ System Programming Cookbook
- Exploring SE for Android
- 前端Serverless:面向全棧的無(wú)服務(wù)器架構(gòu)實(shí)戰(zhàn)
- Unreal Engine 4 Game Development Essentials