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 5a74222 commit 409a1fbCopy full SHA for 409a1fb
src/doc/rustc/src/platform-support/aarch64-unknown-none.md
@@ -1,8 +1,8 @@
1
-# `aarch64-unknown-none`
+# `aarch64-unknown-none` and `aarch64-unknown-none-softfloat`
2
3
**Tier: 2**
4
5
-Bare-metal target for CPUs in the Armv8-A architecture family, running in AArch64 mode.
+Bare-metal targets for CPUs in the Armv8-A architecture family, running in AArch64 mode.
6
7
For the AArch32 mode carried over from Armv7-A, see
8
[`armv7a-none-eabi`](armv7a-none-eabi.md) instead.
0 commit comments