diff options
Diffstat (limited to 'html/apps/tests.subx.html')
-rw-r--r-- | html/apps/tests.subx.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/apps/tests.subx.html b/html/apps/tests.subx.html index 71e308db..06295ccd 100644 --- a/html/apps/tests.subx.html +++ b/html/apps/tests.subx.html @@ -77,7 +77,7 @@ if ('onhashchange' in window) { <span id="L17" class="LineNr"> 17 </span> <span class="subxS1Comment"># . Heap = new-segment(Heap-size)</span> <span id="L18" class="LineNr"> 18 </span> <span class="subxS2Comment"># . . push args</span> <span id="L19" class="LineNr"> 19 </span> 68/push <span class="SpecialChar"><a href='../069allocate.subx.html#L22'>Heap</a></span>/imm32 -<span id="L20" class="LineNr"> 20 </span> 68/push <span class="SpecialChar"><a href='../069allocate.subx.html#L29'>Heap-size</a></span>/imm32 +<span id="L20" class="LineNr"> 20 </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="L21" class="LineNr"> 21 </span> <span class="subxS2Comment"># . . call</span> <span id="L22" class="LineNr"> 22 </span> e8/call <a href='../053new-segment.subx.html#L41'>new-segment</a>/disp32 <span id="L23" class="LineNr"> 23 </span> <span class="subxS2Comment"># . . discard args</span> |