Assembly (64-bit for Intel/AMD)
Introduction
1.
Preface
2.
Getting Started
2.1.
Mac OS X
2.2.
Windows
2.3.
Linux
3.
Registers
4.
Counting
4.1.
Binary
4.2.
Decimal
4.3.
Hexidecimal
5.
Instructions
6.
Data Transfer
6.1.
MOV
7.
Control Flow
7.1.
CALL
7.2.
RET
7.3.
JMP
8.
Arithmetic
8.1.
ADD
8.2.
SUB
9.
Logic
9.1.
AND
9.2.
OR
9.3.
NOT
9.4.
XOR
Powered by
GitBook
Assembly (64-bit for Intel/AMD)
Preface
Hi! My name is Ian Seyler and I'm the author of this book.