From c52ae116ace032a3eaa53bd297836b675cd8393e Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Mon, 17 Feb 2020 15:29:43 -0800 Subject: 6015 --- html/apps/ex8.subx.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/apps/ex8.subx.html') diff --git a/html/apps/ex8.subx.html b/html/apps/ex8.subx.html index 4055c3f0..8cf64378 100644 --- a/html/apps/ex8.subx.html +++ b/html/apps/ex8.subx.html @@ -102,7 +102,7 @@ if ('onhashchange' in window) { 43 # var c/ecx = *s 44 8a/copy-byte 0/mod/* 2/rm32/edx . . . 1/r32/CL . . # copy byte at *edx to CL 45 # if (c == '\0') break -46 81 7/subop/compare 3/mod/direct 1/rm32/ecx . . . . . 0/imm32 # compare ecx +46 81 7/subop/compare 3/mod/direct 1/rm32/ecx . . . . . 0/imm32/null # compare ecx 47 74/jump-if-= $ascii-length:end/disp8 48 # ++s 49 42/increment-edx -- cgit 1.4.1-2-gfad0