Linux
Assembly 24a: Processing Arrays in Windows and Linux
(Chapter Links Below)
This video will show you how to process arrays in two different ways in assembly language on x86_64 CPUs: Indirect and Indexed. You’ll learn both methods with examples including your first loop processing some or all of the items in the array.
Video 23b (Previous): Coding Logical Operators in Assembly:
Video 25 (Next): Coming Soon.
00:00 The Beginning
00:50 The Code in Linux
26:31 Converting that code to Windows
[ad_2]
source