about summary refs log tree commit diff stats
path: root/html/059stop.subx.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/059stop.subx.html')
-rw-r--r--html/059stop.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/059stop.subx.html b/html/059stop.subx.html
index 7a35e528..5493a95d 100644
--- a/html/059stop.subx.html
+++ b/html/059stop.subx.html
@@ -156,7 +156,7 @@ if ('onhashchange' in window) {
 <span id="L95" class="LineNr"> 95 </span>    8b/copy                         1/mod/*+disp8   4/rm32/sib    4/base/esp  4/index/none <span class="Normal"> . </span>          0/r32/eax   4/disp8        <span class="Normal"> . </span>                <span class="subxComment"># copy *(esp+4) to eax</span>
 <span id="L96" class="LineNr"> 96 </span>    <span class="subxComment"># if (ed-&gt;target == 0) really exit</span>
 <span id="L97" class="LineNr"> 97 </span>    81          7/subop/compare     0/mod/indirect  0/rm32/eax   <span class="Normal"> . </span>         <span class="Normal"> . </span>           <span class="Normal"> . </span>         <span class="Normal"> . </span>         <span class="Normal"> . </span>              0/imm32           <span class="subxComment"># compare *eax</span>
-<span id="L98" class="LineNr"> 98 </span>    75/jump-if-not-equal  $stop:fake/disp8
+<span id="L98" class="LineNr"> 98 </span>    75/jump-if-!=  $stop:fake/disp8
 <span id="L99" class="LineNr"> 99 </span>    <span class="subxS1Comment"># . syscall(exit, value)</span>
 <span id="L100" class="LineNr">100 </span>    8b/copy                         1/mod/*+disp8   4/rm32/sib    4/base/esp  4/index/none <span class="Normal"> . </span>          3/r32/ebx   8/disp8        <span class="Normal"> . </span>                <span class="subxComment"># copy *(esp+8) to ebx</span>
 <span id="L101" class="LineNr">101 </span>    b8/copy-to-eax  1/imm32/exit