about summary refs log tree commit diff stats
path: root/html/308allocate-array.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2021-05-18 13:01:59 -0700
committerKartik Agaram <vc@akkartik.com>2021-05-18 13:04:33 -0700
commit5396e24cba8390ca2d70d99c7e8772eee4ec3a11 (patch)
treeb266edbb6c21db7904370d082a7966783fb9e9d4 /html/308allocate-array.subx.html
parentb4c0b12542c1f1a1e141ed0c8db2f6165af06e0f (diff)
downloadmu-5396e24cba8390ca2d70d99c7e8772eee4ec3a11.tar.gz
.
Diffstat (limited to 'html/308allocate-array.subx.html')
-rw-r--r--html/308allocate-array.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/308allocate-array.subx.html b/html/308allocate-array.subx.html
index 4d16477c..4e7568ad 100644
--- a/html/308allocate-array.subx.html
+++ b/html/308allocate-array.subx.html
@@ -70,7 +70,7 @@ if ('onhashchange' in window) {
 <span id="L14" class="LineNr">14 </span>    8b/-&gt; *(ebp+0xc) 0/r32/eax
 <span id="L15" class="LineNr">15 </span>    f7 4/subop/multiply-into-edx-eax *(ebp+0x10)
 <span id="L16" class="LineNr">16 </span>    <span class="subxComment"># TODO: check edx for overflow</span>
-<span id="L17" class="LineNr">17 </span>    (<a href='120allocate.subx.html#L535'>allocate-array</a> *(ebp+8) %eax *(ebp+0x14))
+<span id="L17" class="LineNr">17 </span>    (<a href='120allocate.subx.html#L556'>allocate-array</a> *(ebp+8) %eax *(ebp+0x14))
 <span id="L18" class="LineNr">18 </span><span class="Constant">$allocate-array2:end</span>:
 <span id="L19" class="LineNr">19 </span>    <span class="subxS1Comment"># . restore registers</span>
 <span id="L20" class="LineNr">20 </span>    5a/pop-to-edx