about summary refs log tree commit diff stats
path: root/html/101stack_allocate.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-06-12 07:57:27 -0700
committerKartik Agaram <vc@akkartik.com>2020-06-12 07:57:38 -0700
commit86351aafe218a7386f6578be3c4da3edcdcb0c98 (patch)
tree209e27b8ad7ed2a8f733c699b278d19d0f59bf43 /html/101stack_allocate.subx.html
parent07dba48f13be2aaa531b3d75a7d48d36e6ab4cb1 (diff)
downloadmu-86351aafe218a7386f6578be3c4da3edcdcb0c98.tar.gz
6513
Diffstat (limited to 'html/101stack_allocate.subx.html')
-rw-r--r--html/101stack_allocate.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/101stack_allocate.subx.html b/html/101stack_allocate.subx.html
index ec7351de..92c20f05 100644
--- a/html/101stack_allocate.subx.html
+++ b/html/101stack_allocate.subx.html
@@ -107,7 +107,7 @@ if ('onhashchange' in window) {
 <span id="L50" class="LineNr">50 </span>    89/&lt;- *<span class="SpecialChar"><a href='101stack_allocate.subx.html#L61'>Push-n-zero-bytes-esp</a></span> 4/r32/esp
 <span id="L51" class="LineNr">51 </span>    81 0/subop/add *<span class="SpecialChar"><a href='101stack_allocate.subx.html#L61'>Push-n-zero-bytes-esp</a></span> 4/imm32
 <span id="L52" class="LineNr">52 </span>    81 0/subop/add *(ebp+4) 4/imm32
-<span id="L53" class="LineNr">53 </span>    (<a href='069allocate.subx.html#L858'>zero-out</a> *<span class="SpecialChar"><a href='101stack_allocate.subx.html#L61'>Push-n-zero-bytes-esp</a></span> *(ebp+4))  <span class="subxComment"># n+4</span>
+<span id="L53" class="LineNr">53 </span>    (<a href='069allocate.subx.html#L877'>zero-out</a> *<span class="SpecialChar"><a href='101stack_allocate.subx.html#L61'>Push-n-zero-bytes-esp</a></span> *(ebp+4))  <span class="subxComment"># n+4</span>
 <span id="L54" class="LineNr">54 </span><span class="Constant">$push-n-zero-bytes:epilogue</span>:
 <span id="L55" class="LineNr">55 </span>    8b/-&gt; *<span class="SpecialChar"><a href='101stack_allocate.subx.html#L59'>Push-n-zero-bytes-ebp</a></span> 5/r32/ebp  <span class="subxComment"># restore spill</span>
 <span id="L56" class="LineNr">56 </span>    c3/return