From d2c239e1fa07f8d72f4ec5e27e56abbb4395306e Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Mon, 20 Aug 2018 23:23:45 -0700 Subject: 4525 --- html/subx/ex8.subx.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/subx/ex8.subx.html') diff --git a/html/subx/ex8.subx.html b/html/subx/ex8.subx.html index 96bfb430..70433c87 100644 --- a/html/subx/ex8.subx.html +++ b/html/subx/ex8.subx.html @@ -140,7 +140,7 @@ if ('onhashchange' in window) { 84 85 ## exit(b) 86 # load b -87 bb . . . . . . . 0x0804912d/imm32/b # copy to EBX +87 bb/copy . . . . . . . 0x0804912d/imm32/b # copy to EBX 88 8b/copy 0/mod/indirect 3/rm32/EBX 3/r32/EBX # copy *EBX to EBX 89 # 90 b8/copy . . . . . . . 1/imm32/exit # copy 1 to EAX -- cgit 1.4.1-2-gfad0