Why learn assembly?
X86 family
Intel x86 microprocessors
Amd x86 compatible microprocessors
X86 architecture
- General purpose registers
- Segment registers
- Eflags register
- Instruction pointer
- Memory
- Two's complement representation
- Addressing modes
- General purpose registers (64-bit naming conventions)
X86 Instructions
- Introduction
- Data Transfer Instruction
- Control Flow
- Arithmetic Instructions
- ogical Instruction
- Shift and Rotate
- Other Instructions
- X86 Interrupts