From 8475b51e40c2e54bdcb8c5002262f2554ab26e8b Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 6 Sep 2019 15:48:54 -0700 Subject: 5629 --- html/056trace.subx.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/056trace.subx.html') diff --git a/html/056trace.subx.html b/html/056trace.subx.html index 8f35778e..bae10157 100644 --- a/html/056trace.subx.html +++ b/html/056trace.subx.html @@ -826,7 +826,7 @@ if ('onhashchange' in window) { 763 # curr/ecx = t->data/edx + t->read/eax 764 8d/copy-address 0/mod/indirect 4/rm32/sib 2/base/edx 0/index/eax . 1/r32/ecx . . # copy edx+eax to ecx 765 # i/edx = eax - 766 8b/copy 3/mod/direct 0/rm32/eax . . . 2/r32/edx . . # copy eax to edx + 766 89/copy 3/mod/direct 2/rm32/edx . . . 0/r32/eax . . # copy eax to edx 767 $skip-next-line:loop: 768 # if (curr/ecx >= max/ebx) break 769 39/compare 3/mod/direct 1/rm32/ecx . . . 3/r32/ebx . . # compare ecx and ebx -- cgit 1.4.1-2-gfad0