From 1b050736eea04323e09e5e8e7499c33cee1899d0 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Wed, 1 Jan 2020 17:11:05 -0800 Subject: 5855 --- html/apps/crenshaw2-1b.subx.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/apps/crenshaw2-1b.subx.html') diff --git a/html/apps/crenshaw2-1b.subx.html b/html/apps/crenshaw2-1b.subx.html index d8a42a13..1c15f4f9 100644 --- a/html/apps/crenshaw2-1b.subx.html +++ b/html/apps/crenshaw2-1b.subx.html @@ -290,7 +290,7 @@ if ('onhashchange' in window) { 229 81 0/subop/add 3/mod/direct 4/rm32/esp . . . . . 4/imm32 # add to esp 230 # . if (eax == false) 231 3d/compare-eax-and 0/imm32/false -232 75/jump-if-not-equal $get-num:main/disp8 +232 75/jump-if-not-equal $get-num:main/disp8 233 # . expected(ed, err, "integer") 234 # . . push args 235 68/push "integer"/imm32 @@ -300,7 +300,7 @@ if ('onhashchange' in window) { 239 e8/call expected/disp32 # never returns 240 # . . discard args 241 81 0/subop/add 3/mod/direct 4/rm32/esp . . . . . 0xc/imm32 # add to esp -242 $get-num:main: +242 $get-num:main: 243 # - otherwise read a digit 244 # . save registers 245 50/push-eax -- cgit 1.4.1-2-gfad0