about summary refs log tree commit diff stats
path: root/html/apps/crenshaw2-1b.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-11-30 11:15:15 -0800
committerKartik Agaram <vc@akkartik.com>2019-11-30 11:15:15 -0800
commit3ccc100b323e28730d6e2b70ef464bf952408582 (patch)
treec94a968bc969b627a84d35a458335cc4d37e522f /html/apps/crenshaw2-1b.subx.html
parent931b17daa048abbe837fa575e296b08b3d99315b (diff)
downloadmu-3ccc100b323e28730d6e2b70ef464bf952408582.tar.gz
5783
Diffstat (limited to 'html/apps/crenshaw2-1b.subx.html')
-rw-r--r--html/apps/crenshaw2-1b.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/apps/crenshaw2-1b.subx.html b/html/apps/crenshaw2-1b.subx.html
index dd280f14..a1e1ec9c 100644
--- a/html/apps/crenshaw2-1b.subx.html
+++ b/html/apps/crenshaw2-1b.subx.html
@@ -99,7 +99,7 @@ if ('onhashchange' in window) {
 <span id="L38" class="LineNr"> 38 </span>    <span class="subxS1Comment"># . Heap = new-segment(Heap-size)</span>
 <span id="L39" class="LineNr"> 39 </span>    <span class="subxS2Comment"># . . push args</span>
 <span id="L40" class="LineNr"> 40 </span>    68/push  <span class="SpecialChar"><a href='../069allocate.subx.html#L22'>Heap</a></span>/imm32
-<span id="L41" class="LineNr"> 41 </span>    68/push  <span class="SpecialChar"><a href='../069allocate.subx.html#L29'>Heap-size</a></span>/imm32
+<span id="L41" class="LineNr"> 41 </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="L42" class="LineNr"> 42 </span>    <span class="subxS2Comment"># . . call</span>
 <span id="L43" class="LineNr"> 43 </span>    e8/call  <a href='../053new-segment.subx.html#L41'>new-segment</a>/disp32
 <span id="L44" class="LineNr"> 44 </span>    <span class="subxS2Comment"># . . discard args</span>
or Kartik K. Agaram <vc@akkartik.com> 2016-02-23 15:53:47 -0800 committer Kartik K. Agaram <vc@akkartik.com> 2016-02-23 15:53:47 -0800 2693' href='/akkartik/mu/commit/013update_operation.cc?h=hlt&id=83266c767d1a785e864b4d6b5a8545a3b1aba2db'>83266c76 ^
e6692482 ^
795f5244 ^
82177734 ^
e6692482 ^


49620728 ^
3e31f29a ^


e6692482 ^
04a2a292 ^
d0832be2 ^
04a2a292 ^




797edfd0 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36