From ae1089cb765359dd1806bd0748f2c3c6afb93a51 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sat, 9 Jan 2021 08:46:37 -0800 Subject: 7483 --- html/203stack.subx.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/203stack.subx.html') diff --git a/html/203stack.subx.html b/html/203stack.subx.html index 3419f607..57d94e11 100644 --- a/html/203stack.subx.html +++ b/html/203stack.subx.html @@ -91,7 +91,7 @@ if ('onhashchange' in window) { 31 39/compare 3/mod/direct 0/rm32/eax . . . 1/r32/ecx . . # compare eax with ecx 32 73/jump-if-addr>= $clear-stack:end/disp8 33 # *curr = 0 - 34 c6 0/subop/copy 0/mod/direct 0/rm32/eax . . . . . 0/imm8 # copy byte to *eax + 34 c6 0/subop/copy-byte 0/mod/direct 0/rm32/eax . . . . . 0/imm8 # copy byte to *eax 35 # ++curr 36 40/increment-eax 37 eb/jump $clear-stack:loop/disp8 -- cgit 1.4.1-2-gfad0