From d3a9db3aff54ea485f409eaaef3d8f56ad77f0dc Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Mon, 5 Oct 2020 11:00:05 -0700 Subject: 6958 --- html/129emit-hex.subx.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'html/129emit-hex.subx.html') diff --git a/html/129emit-hex.subx.html b/html/129emit-hex.subx.html index 331cd4eb..ad83ec68 100644 --- a/html/129emit-hex.subx.html +++ b/html/129emit-hex.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; } .Constant { color: #008787; } --> @@ -139,14 +139,14 @@ if ('onhashchange' in window) { 80 # . . push args 81 68/push 1/imm32 82 68/push 0xab/imm32 - 83 68/push _test-output-buffered-file/imm32 + 83 68/push _test-output-buffered-file/imm32 84 # . . call 85 e8/call emit-hex/disp32 86 # . . discard args 87 81 0/subop/add 3/mod/direct 4/rm32/esp . . . . . 0xc/imm32 # add to esp 88 # flush(_test-output-buffered-file) 89 # . . push args - 90 68/push _test-output-buffered-file/imm32 + 90 68/push _test-output-buffered-file/imm32 91 # . . call 92 e8/call flush/disp32 93 # . . discard args @@ -185,14 +185,14 @@ if ('onhashchange' in window) { 126 # . . push args 127 68/push 2/imm32 128 68/push 0x1234/imm32 -129 68/push _test-output-buffered-file/imm32 +129 68/push _test-output-buffered-file/imm32 130 # . . call 131 e8/call emit-hex/disp32 132 # . . discard args 133 81 0/subop/add 3/mod/direct 4/rm32/esp . . . . . 0xc/imm32 # add to esp 134 # flush(_test-output-buffered-file) 135 # . . push args -136 68/push _test-output-buffered-file/imm32 +136 68/push _test-output-buffered-file/imm32 137 # . . call 138 e8/call flush/disp32 139 # . . discard args @@ -229,14 +229,14 @@ if ('onhashchange' in window) { 170 # . . push args 171 68/push 2/imm32 172 68/push 0xab/imm32 -173 68/push _test-output-buffered-file/imm32 +173 68/push _test-output-buffered-file/imm32 174 # . . call 175 e8/call emit-hex/disp32 176 # . . discard args 177 81 0/subop/add 3/mod/direct 4/rm32/esp . . . . . 0xc/imm32 # add to esp 178 # flush(_test-output-buffered-file) 179 # . . push args -180 68/push _test-output-buffered-file/imm32 +180 68/push _test-output-buffered-file/imm32 181 # . . call 182 e8/call flush/disp32 183 # . . discard args @@ -273,14 +273,14 @@ if ('onhashchange' in window) { 214 # . . push args 215 68/push 2/imm32 216 68/push -1/imm32 -217 68/push _test-output-buffered-file/imm32 +217 68/push _test-output-buffered-file/imm32 218 # . . call 219 e8/call emit-hex/disp32 220 # . . discard args 221 81 0/subop/add 3/mod/direct 4/rm32/esp . . . . . 0xc/imm32 # add to esp 222 # flush(_test-output-buffered-file) 223 # . . push args -224 68/push _test-output-buffered-file/imm32 +224 68/push _test-output-buffered-file/imm32 225 # . . call 226 e8/call flush/disp32 227 # . . discard args -- cgit 1.4.1-2-gfad0