diff options
author | Kartik Agaram <vc@akkartik.com> | 2020-01-12 12:15:55 -0800 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2020-01-12 14:52:07 -0800 |
commit | fa786ea791469364d635b6a5eb877b0c4e3333ce (patch) | |
tree | 090da2376f69341f9038e182ccf14c6a1cf91b9f /html/apps/mulisp.subx.html | |
parent | f1eade728695ed3f52ae4e13f0a91dfe769e8567 (diff) | |
download | mu-fa786ea791469364d635b6a5eb877b0c4e3333ce.tar.gz |
5884
Diffstat (limited to 'html/apps/mulisp.subx.html')
-rw-r--r-- | html/apps/mulisp.subx.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/apps/mulisp.subx.html b/html/apps/mulisp.subx.html index 2be331ce..3bbb6b82 100644 --- a/html/apps/mulisp.subx.html +++ b/html/apps/mulisp.subx.html @@ -168,7 +168,7 @@ if ('onhashchange' in window) { <span id="L110" class="LineNr">110 </span> 89/<- %ebp 4/r32/esp <span id="L111" class="LineNr">111 </span> <span class="subxS1Comment"># . save registers</span> <span id="L112" class="LineNr">112 </span> 51/push-ecx -<span id="L113" class="LineNr">113 </span> <span class="subxComment"># var s/ecx : (ref stream byte 512)</span> +<span id="L113" class="LineNr">113 </span> <span class="subxComment"># var s/ecx : (stream byte 512)</span> <span id="L114" class="LineNr">114 </span> 81 5/subop/subtract %esp 0x200/imm32 <span id="L115" class="LineNr">115 </span> 68/push 0x200/imm32/size <span id="L116" class="LineNr">116 </span> 68/push 0/imm32/read |