about summary refs log tree commit diff stats
path: root/html/068error-byte.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-10-26 23:51:14 -0700
committerKartik Agaram <vc@akkartik.com>2019-10-26 23:51:14 -0700
commit999c529cb972079df3bc693945be34a77336ddf4 (patch)
tree866ef92e03a5206ec95c75996788d9f4ae207981 /html/068error-byte.subx.html
parent0fba3393a5becfb38dea19464e02dc17a64b7574 (diff)
downloadmu-999c529cb972079df3bc693945be34a77336ddf4.tar.gz
5716
Diffstat (limited to 'html/068error-byte.subx.html')
-rw-r--r--html/068error-byte.subx.html2
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>
198' href='#n198'>198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277