We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a20daf7 commit 9aeab78Copy full SHA for 9aeab78
src/doc/rustc/src/platform-support/arm-linux.md
@@ -70,7 +70,7 @@ Targets that start with `armv4t` are for processors implementing the Armv4T
70
architecture from 1994. These include the ARM7TDMI, as found in the Nokia 6110
71
brick-phone and the Game Boy Advance. The 'T' stands for *Thumb* and indicate
72
that the processors can execute smaller 16-bit versions of some of the 32-bit
73
-Arm instructions. A Thumb is like a small version of an Arm.
+Arm instructions. This is because a Thumb is like a small version of an Arm.
74
75
Targets that start with `armv5te` are for processors implementing the Armv5TE
76
architecture. These are mostly from the ARM9 family, like the ARM946E-S found
0 commit comments