Book Image

x86 Assembly Language Programming Masters Course [Video]

By : Daniel McCarthy
3 (1)
Book Image

x86 Assembly Language Programming Masters Course [Video]

3 (1)
By: Daniel McCarthy

Overview of this book

<p>This course will teach you x86 assembly programming by taking you through how processors work and how machine-level coding is possible. The course is divided into two modules. The first module shows you how to use an emulator for the legacy Intel 8086 processor and explains what goes on under the hood. </p><p>Once you’ve learned everything you need to know about the legacy 8086 processor and how to program it in the assembly language, you’ll progress to the second module, which focuses on writing assembly code for the modern x86 processors. You’ll understand how to write 32-bit programs for Windows machines and establish communication between your assembly code and a C program. </p><p>Prior experience in the C programming language or, at the very least, some programming experience in another language is necessary to follow the concepts covered in the second module of this course.</p>
Table of Contents (4 chapters)
Chapter 2
Legacy 8086 Processor Development
Content Locked
Section 11
Mathematics Addition, Subtraction, Division, and Multiplication
Legacy 8086 Processor Development: Mathematics Addition, Subtraction, Division, and Multiplication