about summary refs log tree commit diff stats
path: root/html/run_one_test.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-03-06 12:28:57 -0800
committerKartik Agaram <vc@akkartik.com>2020-03-06 12:28:57 -0800
commit651fc300a4087f6ccaa7d17c0d581e6ddd313a48 (patch)
treec6847217382e6fb9c55bf5c722481123f8d77e97 /html/run_one_test.subx.html
parentc1737cbaae4e0712beff129094aa73d51204f9a7 (diff)
downloadmu-651fc300a4087f6ccaa7d17c0d581e6ddd313a48.tar.gz
6084
Diffstat (limited to 'html/run_one_test.subx.html')
-rw-r--r--html/run_one_test.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/run_one_test.subx.html b/html/run_one_test.subx.html
index 37ea4771..2d539fe5 100644
--- a/html/run_one_test.subx.html
+++ b/html/run_one_test.subx.html
@@ -66,7 +66,7 @@ if ('onhashchange' in window) {
 <span id="L9" class="LineNr"> 9 </span>    <span class="subxComment"># Heap = new-segment(64KB)</span>
 <span id="L10" class="LineNr">10 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L11" class="LineNr">11 </span>    68/push  <span class="SpecialChar"><a href='069allocate.subx.html#L22'>Heap</a></span>/imm32
-<span id="L12" class="LineNr">12 </span>    68/push  0x10000/imm32/64KB
+<span id="L12" class="LineNr">12 </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='069allocate.subx.html#L29'>Heap-size</a></span>/disp32                  <span class="subxComment"># push *Heap-size</span>
 <span id="L13" class="LineNr">13 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L14" class="LineNr">14 </span>    e8/call  <a href='053new-segment.subx.html#L41'>new-segment</a>/disp32
 <span id="L15" class="LineNr">15 </span>    <span class="subxS2Comment"># . . discard args</span>