diff options
author | Kartik Agaram <vc@akkartik.com> | 2019-09-20 11:19:30 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2019-09-20 11:25:59 -0700 |
commit | 4a4a392dc7c81b301ad6b760525c5549f2f6644c (patch) | |
tree | 9ce3225fd2b87c57090509d0fd42a9d4147d1b2e /html/070new-stream.subx.html | |
parent | 0ca3aa4acce4f5a1378f87754761197673cdd6db (diff) | |
download | mu-4a4a392dc7c81b301ad6b760525c5549f2f6644c.tar.gz |
5683
Diffstat (limited to 'html/070new-stream.subx.html')
-rw-r--r-- | html/070new-stream.subx.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/070new-stream.subx.html b/html/070new-stream.subx.html index 0f62a76b..1122f250 100644 --- a/html/070new-stream.subx.html +++ b/html/070new-stream.subx.html @@ -88,7 +88,7 @@ if ('onhashchange' in window) { <span id="L29" class="LineNr"> 29 </span> 50/push-eax <span id="L30" class="LineNr"> 30 </span> ff 6/subop/push 1/mod/*+disp8 5/rm32/ebp <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> 8/disp8 <span class="Normal"> . </span> <span class="subxComment"># push *(ebp+8)</span> <span id="L31" class="LineNr"> 31 </span> <span class="subxS2Comment"># . . call</span> -<span id="L32" class="LineNr"> 32 </span> e8/call <a href='069allocate.subx.html#L26'>allocate</a>/disp32 +<span id="L32" class="LineNr"> 32 </span> e8/call <a href='069allocate.subx.html#L61'>allocate</a>/disp32 <span id="L33" class="LineNr"> 33 </span> <span class="subxS2Comment"># . . discard args</span> <span id="L34" class="LineNr"> 34 </span> 81 0/subop/add 3/mod/direct 4/rm32/esp <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> <span class="Normal"> . </span> 8/imm32 <span class="subxComment"># add to esp</span> <span id="L35" class="LineNr"> 35 </span> <span class="subxComment"># eax->length = elemsize*length</span> |