about summary refs log tree commit diff stats
path: root/html/baremetal/302stack_allocate.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2021-01-14 14:03:32 -0800
committerKartik Agaram <vc@akkartik.com>2021-01-14 14:03:32 -0800
commit20d6be52405130930fde9ca5bb5e95131ba4e659 (patch)
tree82ba4a132db206ef9adc2145d9dfd5aacd34da65 /html/baremetal/302stack_allocate.subx.html
parent232b4a1511a63a2c76ee233e7e172f8caa8232bb (diff)
downloadmu-20d6be52405130930fde9ca5bb5e95131ba4e659.tar.gz
7520
Diffstat (limited to 'html/baremetal/302stack_allocate.subx.html')
-rw-r--r--html/baremetal/302stack_allocate.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/baremetal/302stack_allocate.subx.html b/html/baremetal/302stack_allocate.subx.html
index 0cbbf443..af165122 100644
--- a/html/baremetal/302stack_allocate.subx.html
+++ b/html/baremetal/302stack_allocate.subx.html
@@ -104,7 +104,7 @@ if ('onhashchange' in window) {
 <span id="L47" class="LineNr">47 </span>    89/&lt;- *<span class="SpecialChar"><a href='302stack_allocate.subx.html#L58'>Push-n-zero-bytes-esp</a></span> 4/r32/esp
 <span id="L48" class="LineNr">48 </span>    81 0/subop/add *<span class="SpecialChar"><a href='302stack_allocate.subx.html#L58'>Push-n-zero-bytes-esp</a></span> 4/imm32
 <span id="L49" class="LineNr">49 </span>    81 0/subop/add *(ebp+4) 4/imm32
-<span id="L50" class="LineNr">50 </span>    (<a href='120allocate.subx.html#L6'>zero-out</a> *<span class="SpecialChar"><a href='302stack_allocate.subx.html#L58'>Push-n-zero-bytes-esp</a></span> *(ebp+4))  <span class="subxComment"># n+4</span>
+<span id="L50" class="LineNr">50 </span>    (<a href='120allocate.subx.html#L7'>zero-out</a> *<span class="SpecialChar"><a href='302stack_allocate.subx.html#L58'>Push-n-zero-bytes-esp</a></span> *(ebp+4))  <span class="subxComment"># n+4</span>
 <span id="L51" class="LineNr">51 </span><span class="Constant">$push-n-zero-bytes:epilogue</span>:
 <span id="L52" class="LineNr">52 </span>    8b/-&gt; *<span class="SpecialChar"><a href='302stack_allocate.subx.html#L56'>Push-n-zero-bytes-ebp</a></span> 5/r32/ebp  <span class="subxComment"># restore spill</span>
 <span id="L53" class="LineNr">53 </span>    c3/return