filmov
tv
Operand and Displacement Sizing - Compiler Programming Ep9

Показать описание
Doing some cleanup on the encoding by making sure operands and displacement are encoded according to their actual size instead of always assuming maximum of 64 bits for operands and 32 bits for displacement.