about summary refs log tree commit diff stats
path: root/html/apps/random.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-07-10 23:44:10 -0700
committerKartik Agaram <vc@akkartik.com>2020-07-10 23:53:28 -0700
commitec73ed1230d75deb0f913a32617c9f1e0a5ca640 (patch)
tree55c0e38d65d43420f6ce481c864a9efdbd1cb445 /html/apps/random.subx.html
parentc5a3f65502d6931a5fb888a5c5327c0659578a57 (diff)
downloadmu-ec73ed1230d75deb0f913a32617c9f1e0a5ca640.tar.gz
6631
Diffstat (limited to 'html/apps/random.subx.html')
-rw-r--r--html/apps/random.subx.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/html/apps/random.subx.html b/html/apps/random.subx.html
index bc570016..5605936d 100644
--- a/html/apps/random.subx.html
+++ b/html/apps/random.subx.html
@@ -87,16 +87,16 @@ if ('onhashchange' in window) {
 <span id="L29" class="LineNr">29 </span>    <span class="subxComment"># write-int32-hex-buffered(Stdout, *N)</span>
 <span id="L30" class="LineNr">30 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L31" class="LineNr">31 </span>    ff          6/subop/push        0/mod/indirect  5/rm32/.disp32           <span class="Normal"> . </span>           <span class="Normal"> . </span>         <span class="Normal"> . </span>          <span class="SpecialChar"><a href='random.subx.html#L53'>N</a></span>/disp32                          <span class="subxComment"># push *N</span>
-<span id="L32" class="LineNr">32 </span>    68/push  <span class="SpecialChar"><a href='../064write-byte.subx.html#L10'>Stdout</a></span>/imm32
+<span id="L32" class="LineNr">32 </span>    68/push  <span class="SpecialChar"><a href='../115write-byte.subx.html#L10'>Stdout</a></span>/imm32
 <span id="L33" class="LineNr">33 </span>    <span class="subxS2Comment"># . . call</span>
-<span id="L34" class="LineNr">34 </span>    e8/call  <a href='../066write-int-hex.subx.html#L266'>write-int32-hex-buffered</a>/disp32
+<span id="L34" class="LineNr">34 </span>    e8/call  <a href='../117write-int-hex.subx.html#L266'>write-int32-hex-buffered</a>/disp32
 <span id="L35" class="LineNr">35 </span>
 <span id="L36" class="LineNr">36 </span>    <span class="subxComment"># write-buffered(Stdout, Newline)</span>
 <span id="L37" class="LineNr">37 </span>    <span class="subxS2Comment"># . . push args</span>
-<span id="L38" class="LineNr">38 </span>    68/push  <span class="SpecialChar"><a href='../051test.subx.html#L82'>Newline</a></span>/imm32
-<span id="L39" class="LineNr">39 </span>    68/push  <span class="SpecialChar"><a href='../064write-byte.subx.html#L10'>Stdout</a></span>/imm32
+<span id="L38" class="LineNr">38 </span>    68/push  <span class="SpecialChar"><a href='../102test.subx.html#L82'>Newline</a></span>/imm32
+<span id="L39" class="LineNr">39 </span>    68/push  <span class="SpecialChar"><a href='../115write-byte.subx.html#L10'>Stdout</a></span>/imm32
 <span id="L40" class="LineNr">40 </span>    <span class="subxS2Comment"># . . call</span>
-<span id="L41" class="LineNr">41 </span>    e8/call  <a href='../065write-buffered.subx.html#L8'>write-buffered</a>/disp32
+<span id="L41" class="LineNr">41 </span>    e8/call  <a href='../116write-buffered.subx.html#L8'>write-buffered</a>/disp32
 <span id="L42" class="LineNr">42 </span>    <span class="subxS2Comment"># . . discard args</span>
 <span id="L43" class="LineNr">43 </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="L44" class="LineNr">44 </span>