From db8a9ab553535551ce80dcd5ce07cffb85f5cfb7 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 11 Jan 2019 18:08:21 -0800 Subject: 4921 --- html/subx/030---operands.cc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/subx/030---operands.cc.html') diff --git a/html/subx/030---operands.cc.html b/html/subx/030---operands.cc.html index cfff1fbe..2d7d4916 100644 --- a/html/subx/030---operands.cc.html +++ b/html/subx/030---operands.cc.html @@ -79,7 +79,7 @@ if ('onhashchange' in window) { 19 "Each operand has a type. An instruction won't have more than one operand of\n" 20 "any type.\n" 21 "Each instruction has some set of allowed operand types. It'll reject others.\n" - 22 "The complete list of operand types: mod, subop, r32 (register), rm32\n" + 22 "The complete list of operand types: mod, subop, r32 (register), rm32\n" 23 "(register or memory), scale, index, base, disp8, disp16, disp32, imm8,\n" 24 "imm32.\n" 25 "Each of these has its own help page. Try reading 'subx help mod' next.\n" -- cgit 1.4.1-2-gfad0