machines.rst correct some typos
This commit is contained in:
parent
cc9498ea7c
commit
3a9e00c596
|
|
@ -16,7 +16,7 @@ x64
|
||||||
---
|
---
|
||||||
|
|
||||||
The x64 suffix is used for machine that generate code that can run on any modern
|
The x64 suffix is used for machine that generate code that can run on any modern
|
||||||
AMD64 computer. This need at least a Core2 Duo processor.
|
AMD64 computer. This need at least to be a Core2 Duo processor.
|
||||||
|
|
||||||
arm32
|
arm32
|
||||||
-----
|
-----
|
||||||
|
|
@ -28,8 +28,8 @@ and VFPv3-D32 extension set.
|
||||||
arm64
|
arm64
|
||||||
-----
|
-----
|
||||||
|
|
||||||
The arm64 suffis is used to generate cade that is compatible with any ARM
|
The arm64 suffix is used to generate code that is compatible with any ARM
|
||||||
provessor that is compatible with the AArch64 architecture.
|
processor that is compatible with the AArch64 architecture.
|
||||||
|
|
||||||
.. _ref-machine-vm:
|
.. _ref-machine-vm:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue