Merge pull request #76 from mseri/patch-2

Wrong image path
This commit is contained in:
Stephen Diehl 2016-01-19 17:59:14 -05:00
commit b696ef80a0

View File

@ -750,7 +750,7 @@ ModRM = 0xc3
**Scale Index Base**
<img src="/images/Scale.png"></img>
<img src="img/Scale.png"></img>
Scale is the factor by which index is multipled before being added to base to
specify the address of the operand. Scale can have value of 1, 2, 4, or