about summary refs log tree commit diff stats
path: root/html/084emit-hex-array.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-02-09 20:49:38 -0800
committerKartik Agaram <vc@akkartik.com>2020-02-09 20:49:38 -0800
commit3dad94263f9b5bcbed576d27f61714100fbfae18 (patch)
tree5ecbd72638fe27517c21f99ad3f2e430b84d843a /html/084emit-hex-array.subx.html
parent2c966386d1734cce9f27ef8054e41433cab16da4 (diff)
downloadmu-3dad94263f9b5bcbed576d27f61714100fbfae18.tar.gz
6001
Diffstat (limited to 'html/084emit-hex-array.subx.html')
-rw-r--r--html/084emit-hex-array.subx.html4
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>