diff options
Diffstat (limited to 'html/084emit-hex-array.subx.html')
-rw-r--r-- | html/084emit-hex-array.subx.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html/084emit-hex-array.subx.html b/html/084emit-hex-array.subx.html index fb0e7885..d2218bd0 100644 --- a/html/084emit-hex-array.subx.html +++ b/html/084emit-hex-array.subx.html @@ -138,14 +138,14 @@ if ('onhashchange' in window) { <span id="L78" class="LineNr"> 78 </span> <span class="subxComment"># emit-hex-array(_test-output-buffered-file, arr)</span> <span id="L79" class="LineNr"> 79 </span> <span class="subxS2Comment"># . . push args</span> <span id="L80" class="LineNr"> 80 </span> 51/push-ecx -<span id="L81" class="LineNr"> 81 </span> 68/push <a href='064write-byte.subx.html#L328'>_test-output-buffered-file</a>/imm32 +<span id="L81" class="LineNr"> 81 </span> 68/push <a href='064write-byte.subx.html#L360'>_test-output-buffered-file</a>/imm32 <span id="L82" class="LineNr"> 82 </span> <span class="subxS2Comment"># . . call</span> <span id="L83" class="LineNr"> 83 </span> e8/call <a href='084emit-hex-array.subx.html#L7'>emit-hex-array</a>/disp32 <span id="L84" class="LineNr"> 84 </span> <span class="subxS2Comment"># . . discard args</span> <span id="L85" class="LineNr"> 85 </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="L86" class="LineNr"> 86 </span> <span class="subxS1Comment"># . flush(_test-output-buffered-file)</span> <span id="L87" class="LineNr"> 87 </span> <span class="subxS2Comment"># . . push args</span> -<span id="L88" class="LineNr"> 88 </span> 68/push <a href='064write-byte.subx.html#L328'>_test-output-buffered-file</a>/imm32 +<span id="L88" class="LineNr"> 88 </span> 68/push <a href='064write-byte.subx.html#L360'>_test-output-buffered-file</a>/imm32 <span id="L89" class="LineNr"> 89 </span> <span class="subxS2Comment"># . . call</span> <span id="L90" class="LineNr"> 90 </span> e8/call <a href='064write-byte.subx.html#L81'>flush</a>/disp32 <span id="L91" class="LineNr"> 91 </span> <span class="subxS2Comment"># . . discard args</span> |