From c52ae116ace032a3eaa53bd297836b675cd8393e Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Mon, 17 Feb 2020 15:29:43 -0800 Subject: 6015 --- html/067parse-hex.subx.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/067parse-hex.subx.html') diff --git a/html/067parse-hex.subx.html b/html/067parse-hex.subx.html index 13b04099..90d53526 100644 --- a/html/067parse-hex.subx.html +++ b/html/067parse-hex.subx.html @@ -125,7 +125,7 @@ if ('onhashchange' in window) { 65 # . . discard args 66 81 0/subop/add 3/mod/direct 4/rm32/esp . . . . . 4/imm32 # add to esp 67 # if (eax == false) return false - 68 3d/compare-eax-and 0/imm32 + 68 3d/compare-eax-and 0/imm32/false 69 74/jump-if-= $is-hex-int?:end/disp8 70 # ++curr 71 41/increment-ecx -- cgit 1.4.1-2-gfad0