17:44
Modern x64 Assembly 1: Beginning Assembly Programming
Creel
11:20
Modern x64 Assembly 2: 16 Bit Registers
8:54
Modern x64 Assembly 3: 32 and 64 bit Registers
14:21
Modern x64 Assembly 4: Data Types
7:55
Modern x64 Assembly 5: MOV and LEA
11:21
Modern x64 Assembly 6: ADD, SUB INC and DEC
14:01
Modern x64 Assembly 7: Boolean (Bool) Logical Instructions in x86 x64 8086 ASM
21:12
Modern x64 Assembly 8: Shift, Rotate and Bit Manipulation Instructions
20:14
Modern x64 Assembly 9: The rFlags Register (Flags, pushfq, popfq, pushf, popf)
23:56
Modern x64 Assembly 10: Conditional Jumps, Moves and Set Byte
15:04
Modern x64 Assembly 11: Division with the DIV and IDIV Instructions
16:44
Modern x64 Assembly 12: C Calling Convention (Passing Parameters)
21:27
Modern x64 Assembly 13: Control Structures (If statements, do while, while and for loops)
18:24
Modern x64 Assembly 14: Structures in ASM and C++
24:03
Modern x64 Assembly 15: Introduction to SIMD
23:12
Modern x64 Assembly 16: Basic SIMD Floating Point Arithmetic