about summary refs log tree commit diff stats
path: root/html/subx/065error-byte.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2018-12-30 01:42:06 -0800
committerKartik Agaram <vc@akkartik.com>2018-12-30 01:42:06 -0800
commitebd355215059d07c5830a5aeb165376b7cb757e1 (patch)
treedbcc52a96224033b9f4053007f03c9fea5c95ccb /html/subx/065error-byte.subx.html
parent395b3ffbebb4656fdc5096887bc1ca7df5180da3 (diff)
downloadmu-ebd355215059d07c5830a5aeb165376b7cb757e1.tar.gz
4895
Diffstat (limited to 'html/subx/065error-byte.subx.html')
-rw-r--r--html/subx/065error-byte.subx.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/subx/065error-byte.subx.html b/html/subx/065error-byte.subx.html
index 175628d3..67cae32a 100644
--- a/html/subx/065error-byte.subx.html
+++ b/html/subx/065error-byte.subx.html
@@ -82,7 +82,7 @@ if ('onhashchange' in window) {
 <span id="L22" class="LineNr"> 22 </span>    <span class="subxComment"># automatic test</span>
 <span id="L23" class="LineNr"> 23 </span>    e8/call  run-tests/disp32  <span class="subxComment"># 'run-tests' is a function created automatically by SubX. It calls all functions that start with 'test-'.</span>
 <span id="L24" class="LineNr"> 24 </span>    <span class="subxS1Comment"># . syscall(exit, Num-test-failures)</span>
-<span id="L25" class="LineNr"> 25 </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="L25" class="LineNr"> 25 </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="L26" class="LineNr"> 26 </span>    b8/copy-to-EAX  1/imm32/exit
 <span id="L27" class="LineNr"> 27 </span>    cd/syscall  0x80/imm8
 <span id="L28" class="LineNr"> 28 </span>
@@ -125,7 +125,7 @@ if ('onhashchange' in window) {
 <span id="L65" class="LineNr"> 65 </span>    81          0/subop/add         3/mod/direct    4/rm32/ESP   <span class="Normal"> . </span>         <span class="Normal"> . </span>           <span class="Normal"> . </span>         <span class="Normal"> . </span>         <span class="Normal"> . </span>              8/imm32           <span class="subxComment"># add to ESP</span>
 <span id="L66" class="LineNr"> 66 </span>    <span class="subxComment"># write-buffered(out, Newline)</span>
 <span id="L67" class="LineNr"> 67 </span>    <span class="subxS2Comment"># . . push args</span>
-<span id="L68" class="LineNr"> 68 </span>    68/push  <span class="SpecialChar"><a href='051test.subx.html#L81'>Newline</a></span>/imm32
+<span id="L68" class="LineNr"> 68 </span>    68/push  <span class="SpecialChar"><a href='051test.subx.html#L83'>Newline</a></span>/imm32
 <span id="L69" class="LineNr"> 69 </span>    ff          6/subop/push        1/mod/*+disp8   5/rm32/EBP   <span class="Normal"> . </span>         <span class="Normal"> . </span>           <span class="Normal"> . </span>         <span class="Normal"> . </span>          0xc/disp8      <span class="Normal"> . </span>                <span class="subxComment"># push *(EBP+12)</span>
 <span id="L70" class="LineNr"> 70 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L71" class="LineNr"> 71 </span>    e8/call  <a href='064write-buffered.subx.html#L17'>write-buffered</a>/disp32