SIB Byte Encoding for Array Indexing - Compiler Programming Ep94

preview_player
Показать описание
The intended way to encoding looping over arrays in x86 is using Scaled Index Byte (SIB) variant of memory address encoding. Let's implement it.
Рекомендации по теме