From 86351aafe218a7386f6578be3c4da3edcdcb0c98 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 12 Jun 2020 07:57:27 -0700 Subject: 6513 --- html/084emit-hex-array.subx.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'html/084emit-hex-array.subx.html') diff --git a/html/084emit-hex-array.subx.html b/html/084emit-hex-array.subx.html index 288edd92..a9d7e826 100644 --- a/html/084emit-hex-array.subx.html +++ b/html/084emit-hex-array.subx.html @@ -119,7 +119,7 @@ if ('onhashchange' in window) { 59 # setup 60 # . clear-stream(_test-output-stream) 61 # . . push args - 62 68/push _test-output-stream/imm32 + 62 68/push _test-output-stream/imm32 63 # . . call 64 e8/call clear-stream/disp32 65 # . . discard args @@ -138,14 +138,14 @@ if ('onhashchange' in window) { 78 # emit-hex-array(_test-output-buffered-file, arr) 79 # . . push args 80 51/push-ecx - 81 68/push _test-output-buffered-file/imm32 + 81 68/push _test-output-buffered-file/imm32 82 # . . call 83 e8/call emit-hex-array/disp32 84 # . . discard args 85 81 0/subop/add 3/mod/direct 4/rm32/esp . . . . . 8/imm32 # add to esp 86 # . flush(_test-output-buffered-file) 87 # . . push args - 88 68/push _test-output-buffered-file/imm32 + 88 68/push _test-output-buffered-file/imm32 89 # . . call 90 e8/call flush/disp32 91 # . . discard args @@ -155,7 +155,7 @@ if ('onhashchange' in window) { 127 # . . push args 128 68/push "F - test-emit-hex-array"/imm32 129 68/push "01 02 03 "/imm32 -130 68/push _test-output-stream/imm32 +130 68/push _test-output-stream/imm32 131 # . . call 132 e8/call check-next-stream-line-equal/disp32 133 # . . discard args -- cgit 1.4.1-2-gfad0