From fa786ea791469364d635b6a5eb877b0c4e3333ce Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sun, 12 Jan 2020 12:15:55 -0800 Subject: 5884 --- html/079emit.subx.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'html/079emit.subx.html') diff --git a/html/079emit.subx.html b/html/079emit.subx.html index 18e9631e..ccaa5a46 100644 --- a/html/079emit.subx.html +++ b/html/079emit.subx.html @@ -78,7 +78,7 @@ if ('onhashchange' in window) { 17 57/push-edi 18 # esi = word 19 8b/copy 1/mod/*+disp8 5/rm32/ebp . . . 6/r32/esi 0xc/disp8 . # copy *(ebp+12) to esi - 20 # var datum/edi : (ref slice) + 20 # var datum/edi : slice 21 68/push 0/imm32/end 22 68/push 0/imm32/start 23 89/copy 3/mod/direct 7/rm32/edi . . . 4/r32/esp . . # copy esp to edi @@ -181,7 +181,7 @@ if ('onhashchange' in window) { 120 8b/copy 0/mod/indirect 0/rm32/eax . . . 1/r32/ecx . . # copy *eax to ecx 121 8d/copy-address 1/mod/*+disp8 4/rm32/sib 0/base/eax 1/index/ecx . 1/r32/ecx 4/disp8 . # copy eax+ecx+4 to ecx 122 05/add-to-eax 4/imm32 -123 # var slice/ecx : (ref slice) = {eax, ecx} +123 # var slice/ecx : slice = {eax, ecx} 124 51/push-ecx 125 50/push-eax 126 89/copy 3/mod/direct 1/rm32/ecx . . . 4/r32/esp . . # copy esp to ecx @@ -240,7 +240,7 @@ if ('onhashchange' in window) { 179 8b/copy 0/mod/indirect 0/rm32/eax . . . 1/r32/ecx . . # copy *eax to ecx 180 8d/copy-address 1/mod/*+disp8 4/rm32/sib 0/base/eax 1/index/ecx . 1/r32/ecx 4/disp8 . # copy eax+ecx+4 to ecx 181 05/add-to-eax 4/imm32 -182 # var slice/ecx : (ref slice) = {eax, ecx} +182 # var slice/ecx : slice = {eax, ecx} 183 51/push-ecx 184 50/push-eax 185 89/copy 3/mod/direct 1/rm32/ecx . . . 4/r32/esp . . # copy esp to ecx @@ -298,7 +298,7 @@ if ('onhashchange' in window) { 237 8b/copy 0/mod/indirect 0/rm32/eax . . . 1/r32/ecx . . # copy *eax to ecx 238 8d/copy-address 1/mod/*+disp8 4/rm32/sib 0/base/eax 1/index/ecx . 1/r32/ecx 4/disp8 . # copy eax+ecx+4 to ecx 239 05/add-to-eax 4/imm32 -240 # var slice/ecx : (ref slice) = {eax, ecx} +240 # var slice/ecx : slice = {eax, ecx} 241 51/push-ecx 242 50/push-eax 243 89/copy 3/mod/direct 1/rm32/ecx . . . 4/r32/esp . . # copy esp to ecx @@ -357,7 +357,7 @@ if ('onhashchange' in window) { 296 8b/copy 0/mod/indirect 0/rm32/eax . . . 1/r32/ecx . . # copy *eax to ecx 297 8d/copy-address 1/mod/*+disp8 4/rm32/sib 0/base/eax 1/index/ecx . 1/r32/ecx 4/disp8 . # copy eax+ecx+4 to ecx 298 05/add-to-eax 4/imm32 -299 # var slice/ecx : (ref slice) = {eax, ecx} +299 # var slice/ecx : slice = {eax, ecx} 300 51/push-ecx 301 50/push-eax 302 89/copy 3/mod/direct 1/rm32/ecx . . . 4/r32/esp . . # copy esp to ecx @@ -415,7 +415,7 @@ if ('onhashchange' in window) { 354 8b/copy 0/mod/indirect 0/rm32/eax . . . 1/r32/ecx . . # copy *eax to ecx 355 8d/copy-address 1/mod/*+disp8 4/rm32/sib 0/base/eax 1/index/ecx . 1/r32/ecx 4/disp8 . # copy eax+ecx+4 to ecx 356 05/add-to-eax 4/imm32 -357 # var slice/ecx : (ref slice) = {eax, ecx} +357 # var slice/ecx : slice = {eax, ecx} 358 51/push-ecx 359 50/push-eax 360 89/copy 3/mod/direct 1/rm32/ecx . . . 4/r32/esp . . # copy esp to ecx @@ -473,7 +473,7 @@ if ('onhashchange' in window) { 412 8b/copy 0/mod/indirect 0/rm32/eax . . . 1/r32/ecx . . # copy *eax to ecx 413 8d/copy-address 1/mod/*+disp8 4/rm32/sib 0/base/eax 1/index/ecx . 1/r32/ecx 4/disp8 . # copy eax+ecx+4 to ecx 414 05/add-to-eax 4/imm32 -415 # var slice/ecx : (ref slice) = {eax, ecx} +415 # var slice/ecx : slice = {eax, ecx} 416 51/push-ecx 417 50/push-eax 418 89/copy 3/mod/direct 1/rm32/ecx . . . 4/r32/esp . . # copy esp to ecx -- cgit 1.4.1-2-gfad0