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/ex1.1.subx.html | |
parent | 1a62e61df42bfdf001010700c1e1042c67d62ec2 (diff) | |
download | mu-c762564bd754884e847922c99172076fde4d646e.tar.gz |
4539
Diffstat (limited to 'html/subx/examples/ex1.1.subx.html')
-rw-r--r-- | html/subx/examples/ex1.1.subx.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/subx/examples/ex1.1.subx.html b/html/subx/examples/ex1.1.subx.html index bb74b710..f706d6fd 100644 --- a/html/subx/examples/ex1.1.subx.html +++ b/html/subx/examples/ex1.1.subx.html @@ -63,7 +63,7 @@ if ('onhashchange' in window) { <span id="L8" class="LineNr"> 8 </span><span class="Comment"># $ echo $?</span> <span id="L9" class="LineNr"> 9 </span><span class="Comment"># 42</span> <span id="L10" class="LineNr">10 </span> -<span id="L11" class="LineNr">11 </span>== <a href='031check_operands.cc.html#L14'>code</a> +<span id="L11" class="LineNr">11 </span>== code <span id="L12" class="LineNr">12 </span><span class="Comment"># opcode ModR/M SIB displacement immediate</span> <span id="L13" class="LineNr">13 </span><span class="Comment"># instruction mod, reg, Reg/Mem bits scale, index, base</span> <span id="L14" class="LineNr">14 </span><span class="Comment"># 1-3 bytes 0/1 byte 0/1 byte 0/1/2/4 bytes 0/1/2/4 bytes</span> |