From 57fa808b184acb3d330dd7b4f34f8c4b5a242dbc Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sat, 7 Sep 2019 13:35:34 -0700 Subject: 5637 --- html/apps/calls.subx.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/apps/calls.subx.html') diff --git a/html/apps/calls.subx.html b/html/apps/calls.subx.html index e370fff2..707593ec 100644 --- a/html/apps/calls.subx.html +++ b/html/apps/calls.subx.html @@ -309,8 +309,8 @@ if ('onhashchange' in window) { 248 # . save registers 249 51/push-ecx 250 # var word-slice/ecx : (address slice) = {0, 0} - 251 68/push 0/imm32 - 252 68/push 0/imm32 + 251 68/push 0/imm32/end + 252 68/push 0/imm32/start 253 89/<- %ecx 4/r32/esp 254 $parse-line:loop: 255 # word-slice = next-word-string-or-expression-without-metadata(line) -- cgit 1.4.1-2-gfad0