diff options
author | Kartik Agaram <vc@akkartik.com> | 2018-09-07 22:42:23 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2018-09-07 22:42:23 -0700 |
commit | c762564bd754884e847922c99172076fde4d646e (patch) | |
tree | 52b51d72a8e0bf29c94f5c01c13f098399830082 /html/subx/examples/ex8.subx.html | |
parent | 1a62e61df42bfdf001010700c1e1042c67d62ec2 (diff) | |
download | mu-c762564bd754884e847922c99172076fde4d646e.tar.gz |
4539
Diffstat (limited to 'html/subx/examples/ex8.subx.html')
-rw-r--r-- | html/subx/examples/ex8.subx.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/subx/examples/ex8.subx.html b/html/subx/examples/ex8.subx.html index a20af2b4..62c118c6 100644 --- a/html/subx/examples/ex8.subx.html +++ b/html/subx/examples/ex8.subx.html @@ -69,7 +69,7 @@ if ('onhashchange' in window) { <span id="L14" class="LineNr">14 </span><span class="Comment"># ...</span> <span id="L15" class="LineNr">15 </span><span class="Comment"># Locals start from ESP-4 downwards.</span> <span id="L16" class="LineNr">16 </span> -<span id="L17" class="LineNr">17 </span>== <a href='031check_operands.cc.html#L14'>code</a> +<span id="L17" class="LineNr">17 </span>== code <span id="L18" class="LineNr">18 </span><span class="Comment"># instruction effective address operand displacement immediate</span> <span id="L19" class="LineNr">19 </span><span class="Comment"># op subop mod rm32 base index scale r32</span> <span id="L20" class="LineNr">20 </span><span class="Comment"># 1-3 bytes 3 bits 2 bits 3 bits 3 bits 3 bits 2 bits 2 bits 0/1/2/4 bytes 0/1/2/4 bytes</span> |