Style fix for loongarch-linux.md
This commit is contained in:
parent
dc730521ef
commit
180fe7cc0c
1 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,8 @@ While the integer base ABI is implied by the machine field, the floating po
|
|||
| f32 | The base ABI uses 32-bit FPRs for parameter passing. (lp64f)|
|
||||
| sf | The base ABI uses no FPR for parameter passing. (lp64s) |
|
||||
|
||||
<br>
|
||||
|
||||
|`ABI type(Base ABI/ABI extension)`| `C library` | `kernel` | `target tuple` |
|
||||
|----------------------------------|-------------|----------|----------------------------------|
|
||||
| lp64d/base | glibc | linux | loongarch64-unknown-linux-gnu |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue