mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-05 13:09:10 +00:00
minor wording change
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13694 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
befa499d45
commit
bbdbf30238
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user