We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b577dd3 + 180fe7c commit e2ad167Copy full SHA for e2ad167
src/doc/rustc/src/platform-support/loongarch-linux.md
@@ -15,6 +15,8 @@ While the integer base ABI is implied by the machine field, the floating po
15
| f32 | The base ABI uses 32-bit FPRs for parameter passing. (lp64f)|
16
| sf | The base ABI uses no FPR for parameter passing. (lp64s) |
17
18
+<br>
19
+
20
|`ABI type(Base ABI/ABI extension)`| `C library` | `kernel` | `target tuple` |
21
|----------------------------------|-------------|----------|----------------------------------|
22
| lp64d/base | glibc | linux | loongarch64-unknown-linux-gnu |
0 commit comments