From 86351aafe218a7386f6578be3c4da3edcdcb0c98 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 12 Jun 2020 07:57:27 -0700 Subject: 6513 --- html/079emit.subx.html | 52 +++++++++++++++++++++++++------------------------- 1 file changed, 26 insertions(+), 26 deletions(-) (limited to 'html/079emit.subx.html') diff --git a/html/079emit.subx.html b/html/079emit.subx.html index b98b146c..839298cf 100644 --- a/html/079emit.subx.html +++ b/html/079emit.subx.html @@ -109,12 +109,12 @@ if ('onhashchange' in window) { 48 56/push-esi 49 ff 6/subop/push 1/mod/*+disp8 5/rm32/ebp . . . . 8/disp8 . # push *(ebp+8) 50 # . . call - 51 e8/call write-slice-buffered/disp32 + 51 e8/call write-slice-buffered/disp32 52 # . . discard args 53 81 0/subop/add 3/mod/direct 4/rm32/esp . . . . . 8/imm32 # add to esp 54 # . write-buffered(out, " ") 55 # . . push args - 56 68/push Space/imm32 + 56 68/push Space/imm32 57 ff 6/subop/push 1/mod/*+disp8 5/rm32/ebp . . . . 8/disp8 . # push *(ebp+8) 58 # . . call 59 e8/call write-buffered/disp32 @@ -164,7 +164,7 @@ if ('onhashchange' in window) { 103 # setup 104 # . clear-stream(_test-output-stream) 105 # . . push args -106 68/push _test-output-stream/imm32 +106 68/push _test-output-stream/imm32 107 # . . call 108 e8/call clear-stream/disp32 109 # . . discard args @@ -189,14 +189,14 @@ if ('onhashchange' in window) { 128 # . . push args 129 68/push 1/imm32 130 51/push-ecx -131 68/push _test-output-buffered-file/imm32 +131 68/push _test-output-buffered-file/imm32 132 # . . call 133 e8/call emit/disp32 134 # . . discard args 135 81 0/subop/add 3/mod/direct 4/rm32/esp . . . . . 0xc/imm32 # add to esp 136 # flush(_test-output-buffered-file) 137 # . . push args -138 68/push _test-output-buffered-file/imm32 +138 68/push _test-output-buffered-file/imm32 139 # . . call 140 e8/call flush/disp32 141 # . . discard args @@ -205,7 +205,7 @@ if ('onhashchange' in window) { 144 # . . push args 145 68/push "F - test-emit-number/1"/imm32 146 68/push "30 "/imm32 -147 68/push _test-output-stream/imm32 +147 68/push _test-output-stream/imm32 148 # . . call 149 e8/call check-stream-equal/disp32 150 # . . discard args @@ -223,7 +223,7 @@ if ('onhashchange' in window) { 162 # setup 163 # . clear-stream(_test-output-stream) 164 # . . push args -165 68/push _test-output-stream/imm32 +165 68/push _test-output-stream/imm32 166 # . . call 167 e8/call clear-stream/disp32 168 # . . discard args @@ -248,14 +248,14 @@ if ('onhashchange' in window) { 187 # . . push args 188 68/push 2/imm32 189 51/push-ecx -190 68/push _test-output-buffered-file/imm32 +190 68/push _test-output-buffered-file/imm32 191 # . . call 192 e8/call emit/disp32 193 # . . discard args 194 81 0/subop/add 3/mod/direct 4/rm32/esp . . . . . 0xc/imm32 # add to esp 195 # flush(_test-output-buffered-file) 196 # . . push args -197 68/push _test-output-buffered-file/imm32 +197 68/push _test-output-buffered-file/imm32 198 # . . call 199 e8/call flush/disp32 200 # . . discard args @@ -264,7 +264,7 @@ if ('onhashchange' in window) { 203 # . . push args 204 68/push "F - test-emit-number/1"/imm32 205 68/push "fe ff "/imm32 -206 68/push _test-output-stream/imm32 +206 68/push _test-output-stream/imm32 207 # . . call 208 e8/call check-stream-equal/disp32 209 # . . discard args @@ -281,7 +281,7 @@ if ('onhashchange' in window) { 220 # setup 221 # . clear-stream(_test-output-stream) 222 # . . push args -223 68/push _test-output-stream/imm32 +223 68/push _test-output-stream/imm32 224 # . . call 225 e8/call clear-stream/disp32 226 # . . discard args @@ -306,14 +306,14 @@ if ('onhashchange' in window) { 245 # . . push args 246 68/push 2/imm32 247 51/push-ecx -248 68/push _test-output-buffered-file/imm32 +248 68/push _test-output-buffered-file/imm32 249 # . . call 250 e8/call emit/disp32 251 # . . discard args 252 81 0/subop/add 3/mod/direct 4/rm32/esp . . . . . 0xc/imm32 # add to esp 253 # flush(_test-output-buffered-file) 254 # . . push args -255 68/push _test-output-buffered-file/imm32 +255 68/push _test-output-buffered-file/imm32 256 # . . call 257 e8/call flush/disp32 258 # . . discard args @@ -323,7 +323,7 @@ if ('onhashchange' in window) { 262 # . . push args 263 68/push "F - test-emit-number-with-metadata"/imm32 264 68/push "fe ff "/imm32 -265 68/push _test-output-stream/imm32 +265 68/push _test-output-stream/imm32 266 # . . call 267 e8/call check-stream-equal/disp32 268 # . . discard args @@ -340,7 +340,7 @@ if ('onhashchange' in window) { 279 # setup 280 # . clear-stream(_test-output-stream) 281 # . . push args -282 68/push _test-output-stream/imm32 +282 68/push _test-output-stream/imm32 283 # . . call 284 e8/call clear-stream/disp32 285 # . . discard args @@ -365,14 +365,14 @@ if ('onhashchange' in window) { 304 # . . push args 305 68/push 2/imm32 306 51/push-ecx -307 68/push _test-output-buffered-file/imm32 +307 68/push _test-output-buffered-file/imm32 308 # . . call 309 e8/call emit/disp32 310 # . . discard args 311 81 0/subop/add 3/mod/direct 4/rm32/esp . . . . . 0xc/imm32 # add to esp 312 # flush(_test-output-buffered-file) 313 # . . push args -314 68/push _test-output-buffered-file/imm32 +314 68/push _test-output-buffered-file/imm32 315 # . . call 316 e8/call flush/disp32 317 # . . discard args @@ -381,7 +381,7 @@ if ('onhashchange' in window) { 320 # . . push args 321 68/push "F - test-emit-non-number"/imm32 322 68/push "xyz "/imm32 -323 68/push _test-output-stream/imm32 +323 68/push _test-output-stream/imm32 324 # . . call 325 e8/call check-stream-equal/disp32 326 # . . discard args @@ -398,7 +398,7 @@ if ('onhashchange' in window) { 337 # setup 338 # . clear-stream(_test-output-stream) 339 # . . push args -340 68/push _test-output-stream/imm32 +340 68/push _test-output-stream/imm32 341 # . . call 342 e8/call clear-stream/disp32 343 # . . discard args @@ -423,14 +423,14 @@ if ('onhashchange' in window) { 362 # . . push args 363 68/push 2/imm32 364 51/push-ecx -365 68/push _test-output-buffered-file/imm32 +365 68/push _test-output-buffered-file/imm32 366 # . . call 367 e8/call emit/disp32 368 # . . discard args 369 81 0/subop/add 3/mod/direct 4/rm32/esp . . . . . 0xc/imm32 # add to esp 370 # flush(_test-output-buffered-file) 371 # . . push args -372 68/push _test-output-buffered-file/imm32 +372 68/push _test-output-buffered-file/imm32 373 # . . call 374 e8/call flush/disp32 375 # . . discard args @@ -439,7 +439,7 @@ if ('onhashchange' in window) { 378 # . . push args 379 68/push "F - test-emit-non-number-with-metadata"/imm32 380 68/push "xyz/ "/imm32 -381 68/push _test-output-stream/imm32 +381 68/push _test-output-stream/imm32 382 # . . call 383 e8/call check-stream-equal/disp32 384 # . . discard args @@ -456,7 +456,7 @@ if ('onhashchange' in window) { 395 # setup 396 # . clear-stream(_test-output-stream) 397 # . . push args -398 68/push _test-output-stream/imm32 +398 68/push _test-output-stream/imm32 399 # . . call 400 e8/call clear-stream/disp32 401 # . . discard args @@ -481,14 +481,14 @@ if ('onhashchange' in window) { 420 # . . push args 421 68/push 2/imm32 422 51/push-ecx -423 68/push _test-output-buffered-file/imm32 +423 68/push _test-output-buffered-file/imm32 424 # . . call 425 e8/call emit/disp32 426 # . . discard args 427 81 0/subop/add 3/mod/direct 4/rm32/esp . . . . . 0xc/imm32 # add to esp 428 # flush(_test-output-buffered-file) 429 # . . push args -430 68/push _test-output-buffered-file/imm32 +430 68/push _test-output-buffered-file/imm32 431 # . . call 432 e8/call flush/disp32 433 # . . discard args @@ -498,7 +498,7 @@ if ('onhashchange' in window) { 462 # . . push args 463 68/push "F - test-emit-non-number-with-all-hex-digits"/imm32 464 68/push "abcd/xyz "/imm32 -465 68/push _test-output-stream/imm32 +465 68/push _test-output-stream/imm32 466 # . . call 467 e8/call check-stream-equal/disp32 468 # . . discard args -- cgit 1.4.1-2-gfad0