From 3d1c4216ede8c628558c9fe700fb2be1aa08b473 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Mon, 2 Nov 2020 21:24:53 -0800 Subject: 7162 --- html/115write-byte.subx.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'html/115write-byte.subx.html') diff --git a/html/115write-byte.subx.html b/html/115write-byte.subx.html index 11345bad..d0e3c0cb 100644 --- a/html/115write-byte.subx.html +++ b/html/115write-byte.subx.html @@ -172,7 +172,7 @@ if ('onhashchange' in window) { 110 # setup 111 # . clear-stream(_test-stream) 112 # . . push args -113 68/push _test-stream/imm32 +113 68/push _test-stream/imm32 114 # . . call 115 e8/call clear-stream/disp32 116 # . . discard args @@ -203,7 +203,7 @@ if ('onhashchange' in window) { 141 # . . push args 142 68/push "F - test-write-byte-buffered-single"/imm32 143 68/push "A"/imm32 -144 68/push _test-stream/imm32 +144 68/push _test-stream/imm32 145 # . . call 146 e8/call check-stream-equal/disp32 147 # . . discard args @@ -216,7 +216,7 @@ if ('onhashchange' in window) { 154 # setup 155 # . clear-stream(_test-stream) 156 # . . push args -157 68/push _test-stream/imm32 +157 68/push _test-stream/imm32 158 # . . call 159 e8/call clear-stream/disp32 160 # . . discard args @@ -256,7 +256,7 @@ if ('onhashchange' in window) { 194 # . . push args 195 68/push "F - test-write-byte-buffered-multiple-flushes"/imm32 196 68/push "abcdefg"/imm32 -197 68/push _test-stream/imm32 +197 68/push _test-stream/imm32 198 # . . call 199 e8/call check-stream-equal/disp32 200 # . . discard args @@ -317,7 +317,7 @@ if ('onhashchange' in window) { 255 # setup 256 # . clear-stream(_test-stream) 257 # . . push args -258 68/push _test-stream/imm32 +258 68/push _test-stream/imm32 259 # . . call 260 e8/call clear-stream/disp32 261 # . . discard args @@ -325,7 +325,7 @@ if ('onhashchange' in window) { 263 # append-byte(_test-stream, 'A') 264 # . . push args 265 68/push 0x41/imm32 -266 68/push _test-stream/imm32 +266 68/push _test-stream/imm32 267 # . . call 268 e8/call append-byte/disp32 269 # . . discard args @@ -334,7 +334,7 @@ if ('onhashchange' in window) { 272 # . . push args 273 68/push "F - test-append-byte-single"/imm32 274 68/push "A"/imm32 -275 68/push _test-stream/imm32 +275 68/push _test-stream/imm32 276 # . . call 277 e8/call check-stream-equal/disp32 278 # . . discard args -- cgit 1.4.1-2-gfad0