diff options
author | Kartik Agaram <vc@akkartik.com> | 2019-12-28 00:02:29 -0800 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2019-12-28 00:02:29 -0800 |
commit | 03a1de45367ad0c52e6da03fcf56bfbee60a0ed3 (patch) | |
tree | 02180e96fbdf2b3b822083a334c7b49ce8d39a01 /html/070new-stream.subx.html | |
parent | 2b665cc552a4d98337bfdf87c17390b9dcb9ba9e (diff) | |
download | mu-03a1de45367ad0c52e6da03fcf56bfbee60a0ed3.tar.gz |
5835
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 b9ff3660..8db50f60 100644 --- a/html/070new-stream.subx.html +++ b/html/070new-stream.subx.html @@ -114,7 +114,7 @@ if ('onhashchange' in window) { <span id="L55" class="LineNr"> 55 </span> 68/push <span class="Constant">"new-stream: size too large\n"</span>/imm32 <span id="L56" class="LineNr"> 56 </span> 68/push 2/imm32/stderr <span id="L57" class="LineNr"> 57 </span> <span class="subxS2Comment"># . . call</span> -<span id="L58" class="LineNr"> 58 </span> e8/call <a href='050_write.subx.html#L34'>_write</a>/disp32 +<span id="L58" class="LineNr"> 58 </span> e8/call <a href='050_write.subx.html#L37'>_write</a>/disp32 <span id="L59" class="LineNr"> 59 </span> <span class="subxS2Comment"># . . discard args</span> <span id="L60" class="LineNr"> 60 </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="L61" class="LineNr"> 61 </span> <span class="subxS1Comment"># . syscall(exit, 1)</span> |