From 1a4de9dd58201bb57a07ea931d1764064fc52e64 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sat, 22 Sep 2018 00:32:03 -0700 Subject: 4588 --- html/subx/016index_addressing.cc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/subx/016index_addressing.cc.html') diff --git a/html/subx/016index_addressing.cc.html b/html/subx/016index_addressing.cc.html index 88b04d6f..0a52a62d 100644 --- a/html/subx/016index_addressing.cc.html +++ b/html/subx/016index_addressing.cc.html @@ -92,7 +92,7 @@ if ('onhashchange' in window) { 30 } 31 else { 32 // base == EBP && mod == 0 - 33 addr = next32(); // ignore base + 33 addr = next32(); // ignore base 34 trace(90, "run") << "effective address is initially 0x" << std::hex << addr << " (disp32)" << end(); 35 } 36 uint8_t index = (sib>>3)&0x7; -- cgit 1.4.1-2-gfad0