Skip to content

Commit b36b2a0

Browse files
committed
psm: add status for loongarch64
1 parent 5906f4e commit b36b2a0

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

psm/README.mkd

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -476,6 +476,21 @@ Unless there is a non-obvious mistake, this should work fine.
476476

477477
The assembly code for riscv64 has been tested locally with a C caller.
478478

479+
</td>
480+
</tr>
481+
482+
<tr>
483+
<td rowspan="2">loongarch64</td>
484+
<td rowspan="2">&#42;</td>
485+
<td>Yes</td>
486+
<td>Locally</td>
487+
<td>Unknown</td>
488+
</tr>
489+
<tr>
490+
<td colspan="3">
491+
492+
The assembly code for loongarch64 has been tested locally with a C caller.
493+
479494
</td>
480495
</tr>
481496
</table>

0 commit comments

Comments
 (0)