diff options
author | Kartik Agaram <vc@akkartik.com> | 2019-10-26 23:51:14 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2019-10-26 23:51:14 -0700 |
commit | 999c529cb972079df3bc693945be34a77336ddf4 (patch) | |
tree | 866ef92e03a5206ec95c75996788d9f4ae207981 /html/068error-byte.subx.html | |
parent | 0fba3393a5becfb38dea19464e02dc17a64b7574 (diff) | |
download | mu-999c529cb972079df3bc693945be34a77336ddf4.tar.gz |
5716
Diffstat (limited to 'html/068error-byte.subx.html')
-rw-r--r-- | html/068error-byte.subx.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/068error-byte.subx.html b/html/068error-byte.subx.html index 6003851a..48b18c63 100644 --- a/html/068error-byte.subx.html +++ b/html/068error-byte.subx.html @@ -132,7 +132,7 @@ if ('onhashchange' in window) { <span id="L72" class="LineNr">72 </span> <span class="subxS2Comment"># . . push args</span> <span id="L73" class="LineNr">73 </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> 0xc/disp8 <span class="Normal"> . </span> <span class="subxComment"># push *(ebp+12)</span> <span id="L74" class="LineNr">74 </span> <span class="subxS2Comment"># . . call</span> -<span id="L75" class="LineNr">75 </span> e8/call <a href='064write-byte.subx.html#L79'>flush</a>/disp32 +<span id="L75" class="LineNr">75 </span> e8/call <a href='064write-byte.subx.html#L81'>flush</a>/disp32 <span id="L76" class="LineNr">76 </span> <span class="subxS2Comment"># . . discard args</span> <span id="L77" class="LineNr">77 </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> 4/imm32 <span class="subxComment"># add to esp</span> <span id="L78" class="LineNr">78 </span> <span class="subxComment"># stop(ed, 1)</span> |