about summary refs log tree commit diff stats
path: root/html/subx/059read-byte.subx.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/subx/059read-byte.subx.html')
-rw-r--r--html/subx/059read-byte.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/subx/059read-byte.subx.html b/html/subx/059read-byte.subx.html
index b885524e..5103e9e6 100644
--- a/html/subx/059read-byte.subx.html
+++ b/html/subx/059read-byte.subx.html
@@ -99,7 +99,7 @@ if ('onhashchange' in window) {
 <span id="L36" class="LineNr"> 36 </span><span class="CommentedCode">#?     e8/call test-read-byte-multiple/disp32</span>
 <span id="L37" class="LineNr"> 37 </span><span class="CommentedCode">#?     e8/call test-read-byte-refills-buffer/disp32</span>
 <span id="L38" class="LineNr"> 38 </span>    <span class="subxComment"># syscall(exit, Num-test-failures)</span>
-<span id="L39" class="LineNr"> 39 </span>    8b/copy                         0/mod/indirect  5/rm32/.disp32           <span class="Normal"> . </span>           <span class="Normal"> . </span>          3/r32/EBX   <span class="SpecialChar"><a href='051test.subx.html#L87'>Num-test-failures</a></span>/disp32          <span class="subxComment"># copy *Num-test-failures to EBX</span>
+<span id="L39" class="LineNr"> 39 </span>    8b/copy                         0/mod/indirect  5/rm32/.disp32           <span class="Normal"> . </span>           <span class="Normal"> . </span>          3/r32/EBX   <span class="SpecialChar"><a href='051test.subx.html#L90'>Num-test-failures</a></span>/disp32          <span class="subxComment"># copy *Num-test-failures to EBX</span>
 <span id="L40" class="LineNr"> 40 </span>    b8/copy-to-EAX  1/imm32/exit
 <span id="L41" class="LineNr"> 41 </span>    cd/syscall  0x80/imm8
 <span id="L42" class="LineNr"> 42 </span>