aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-05-23 21:22:55 +0000
committerChris Lattner <sabre@nondot.org>2004-05-23 21:22:55 +0000
commitbbdbf302385742cab4f712d5a2ff35bfb68963d9 (patch)
tree90054e066896a69a305a0b49835a53a6633e31cb
parentbefa499d45ffcc32bd9902518aec18589464e47c (diff)
minor wording change
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13694 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--lib/Target/X86/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/X86/README.txt b/lib/Target/X86/README.txt
index 46849af2ef..558846d602 100644
--- a/lib/Target/X86/README.txt
+++ b/lib/Target/X86/README.txt
@@ -132,7 +132,7 @@ Representing memory in MachineInstrs
------------------------------------
The x86 has a very, uhm, flexible, way of accessing memory. It is capable of
-addressing memory addresses of the following form directly in integer
+forming memory addresses of the following expression directly in integer
instructions (which use ModR/M addressing):
Base+[1,2,4,8]*IndexReg+Disp32