about summary refs log tree commit diff stats
path: root/html/subx/examples/ex6.subx.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/subx/examples/ex6.subx.html')
-rw-r--r--html/subx/examples/ex6.subx.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/subx/examples/ex6.subx.html b/html/subx/examples/ex6.subx.html
index 3ae33645..f633a7c3 100644
--- a/html/subx/examples/ex6.subx.html
+++ b/html/subx/examples/ex6.subx.html
@@ -60,7 +60,7 @@ if ('onhashchange' in window) {
 <span id="L5" class="LineNr"> 5 </span><span class="Comment">#   $ subx run ex6</span>
 <span id="L6" class="LineNr"> 6 </span><span class="Comment">#   Hello, world!</span>
 <span id="L7" class="LineNr"> 7 </span>
-<span id="L8" class="LineNr"> 8 </span>== <a href='031check_operands.cc.html#L14'>code</a>
+<span id="L8" class="LineNr"> 8 </span>== code
 <span id="L9" class="LineNr"> 9 </span><span class="Comment"># instruction                     effective address                                                   operand     displacement    immediate</span>
 <span id="L10" class="LineNr">10 </span><span class="Comment"># op          subop               mod             rm32          base        index         scale       r32</span>
 <span id="L11" class="LineNr">11 </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>
@@ -81,7 +81,7 @@ if ('onhashchange' in window) {
 <span id="L26" class="LineNr">26 </span>  b8/copy                                                                                                                         1/imm32           <span class="Comment"># copy 1 to EAX</span>
 <span id="L27" class="LineNr">27 </span>  cd/syscall                                                                                                                      0x80/imm8         <span class="Comment"># int 80h</span>
 <span id="L28" class="LineNr">28 </span>
-<span id="L29" class="LineNr">29 </span>== <a href='011run.cc.html#L122'>data</a>
+<span id="L29" class="LineNr">29 </span>== data
 <span id="L30" class="LineNr">30 </span>size:  <span class="Comment"># size of string</span>
 <span id="L31" class="LineNr">31 </span>  0e 00 00 00  <span class="Comment"># 14</span>
 <span id="L32" class="LineNr">32 </span>x:  <span class="Comment"># string to print</span>