From d3a9db3aff54ea485f409eaaef3d8f56ad77f0dc Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Mon, 5 Oct 2020 11:00:05 -0700 Subject: 6958 --- html/134emit-hex-array.subx.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'html/134emit-hex-array.subx.html') diff --git a/html/134emit-hex-array.subx.html b/html/134emit-hex-array.subx.html index 9ee3dbbd..6753ac54 100644 --- a/html/134emit-hex-array.subx.html +++ b/html/134emit-hex-array.subx.html @@ -16,10 +16,10 @@ a { color:inherit; } * { font-size:12pt; font-size: 1em; } .subxComment { color: #005faf; } .subxS2Comment { color: #8a8a8a; } -.subxTest { color: #5f8700; } -.subxFunction { color: #af5f00; text-decoration: underline; } .LineNr { } +.subxTest { color: #5f8700; } .subxS1Comment { color: #0000af; } +.subxFunction { color: #af5f00; text-decoration: underline; } .Normal { color: #000000; background-color: #c6c6c6; padding-bottom: 1px; } .Folded { color: #080808; background-color: #949494; } .Constant { color: #008787; } @@ -138,19 +138,19 @@ 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 92 81 0/subop/add 3/mod/direct 4/rm32/esp . . . . . 4/imm32 # add to esp - 93 +-- 33 lines: #? # dump output --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- + 93 +-- 33 lines: #? # dump output ------------------------------------------------------------------------------------------------------------------------------------------------------ 126 # check-next-stream-line-equal(_test-output-stream, "01 02 03 ", msg) 127 # . . push args 128 68/push "F - test-emit-hex-array"/imm32 -- cgit 1.4.1-2-gfad0