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/ex2.subx.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/subx/ex2.subx.html') diff --git a/html/subx/ex2.subx.html b/html/subx/ex2.subx.html index b0b0e50f..f0b0bc75 100644 --- a/html/subx/ex2.subx.html +++ b/html/subx/ex2.subx.html @@ -67,7 +67,7 @@ if ('onhashchange' in window) { 12 # op subop mod rm32 base index scale r32 13 # 1-3 bytes 3 bits 2 bits 3 bits 3 bits 3 bits 2 bits 2 bits 0/1/2/4 bytes 0/1/2/4 bytes 14 bb/copy 1/imm32 # copy 1 to EBX -15 81 0/subop/add 3/mod/direct 3/rm32/ebx 1/imm32 # add 1 to EBX +15 81 0/subop/add 3/mod/direct 3/rm32/EBX 1/imm32 # add 1 to EBX 16 # exit(EBX) 17 b8/copy 1/imm32 # copy 1 to EAX 18 cd/syscall 0x80/imm8 # int 80h -- cgit 1.4.1-2-gfad0