From 3d1c4216ede8c628558c9fe700fb2be1aa08b473 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Mon, 2 Nov 2020 21:24:53 -0800 Subject: 7162 --- html/apps/crenshaw2-1.subx.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'html/apps/crenshaw2-1.subx.html') diff --git a/html/apps/crenshaw2-1.subx.html b/html/apps/crenshaw2-1.subx.html index d9e6acfa..ac74bb5f 100644 --- a/html/apps/crenshaw2-1.subx.html +++ b/html/apps/crenshaw2-1.subx.html @@ -357,7 +357,7 @@ if ('onhashchange' in window) { 296 # clear all streams 297 # . clear-stream(_test-stream) 298 # . . push args -299 68/push _test-stream/imm32 +299 68/push _test-stream/imm32 300 # . . call 301 e8/call clear-stream/disp32 302 # . . discard args @@ -387,7 +387,7 @@ if ('onhashchange' in window) { 326 # . write(_test-stream, "3") 327 # . . push args 328 68/push "3"/imm32 -329 68/push _test-stream/imm32 +329 68/push _test-stream/imm32 330 # . . call 331 e8/call write/disp32 332 # . . discard args @@ -446,7 +446,7 @@ if ('onhashchange' in window) { 385 # clear all streams 386 # . clear-stream(_test-stream) 387 # . . push args -388 68/push _test-stream/imm32 +388 68/push _test-stream/imm32 389 # . . call 390 e8/call clear-stream/disp32 391 # . . discard args @@ -476,7 +476,7 @@ if ('onhashchange' in window) { 415 # . write(_test-stream, "3") 416 # . . push args 417 68/push "3"/imm32 -418 68/push _test-stream/imm32 +418 68/push _test-stream/imm32 419 # . . call 420 e8/call write/disp32 421 # . . discard args -- cgit 1.4.1-2-gfad0