Skip to content

Commit

Permalink
Merge pull request #66 from MaskRay/s
Browse files Browse the repository at this point in the history
Document constraint "s"
  • Loading branch information
kito-cheng authored Feb 2, 2024
2 parents d9cde0e + 1a1800c commit a8913c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions riscv-c-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -546,6 +546,7 @@ statements, including both RISC-V specific and common operand constraints.
| I | 12-bit signed immediate integer operand | |
| K | 5-bit unsigned immediate integer operand | |
| J | Zero integer immediate operand | |
| s | symbol or label reference with a constant offset | |
| vr | Vector register | |
| vd | Vector register, excluding v0 | |
| vm | Vector register, only v0 | |
Expand Down

0 comments on commit a8913c1

Please sign in to comment.