From 220ac389640887388da2f9276b063e722b0c0f37 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sat, 12 Jan 2019 22:24:06 -0800 Subject: 4923 We want slice-equal? for length-prefixed strings, not null-terminated "kernel" strings. --- html/subx/examples/ex8.subx.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/subx/examples') diff --git a/html/subx/examples/ex8.subx.html b/html/subx/examples/ex8.subx.html index 8495f188..e0f26b54 100644 --- a/html/subx/examples/ex8.subx.html +++ b/html/subx/examples/ex8.subx.html @@ -104,7 +104,7 @@ if ('onhashchange' in window) { 46 81 7/subop/compare 3/mod/direct 1/rm32/ECX . . . . . 0/imm32 # compare ECX 47 74/jump-if-equal $ascii-length-ret/disp8 48 # ++s -49 81 0/subop/add 3/mod/direct 2/rm32/EDX . . . . . 1/imm32 # add to EDX +49 42/increment-EDX 50 # ++result 51 40/inc-EAX 52 # loop -- cgit 1.4.1-2-gfad0