projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
befa499
)
minor wording change
author
Chris Lattner
<sabre@nondot.org>
Sun, 23 May 2004 21:22:55 +0000
(21:22 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Sun, 23 May 2004 21:22:55 +0000
(21:22 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13694
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/X86/README.txt
patch
|
blob
|
history
diff --git
a/lib/Target/X86/README.txt
b/lib/Target/X86/README.txt
index 46849af2efd39815f67b6b6d8d31c3131dada019..558846d6023677f529a6b61a9a0cfeb6923c9f40 100644
(file)
--- 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