From 95540b2452f1bb76e351c626400c4af2f2810d15 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Mon, 21 Jan 2019 00:59:05 -0800 Subject: 4942 --- 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 2d7d4916..6567df13 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