Skip to content

Commit 8b41934

Browse files
committed
Fix Assembly Constraint Table Header
Signed-off-by: Sam Elliott <quic_aelliott@quicinc.com>
1 parent bfe4aa0 commit 8b41934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/c-api.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -736,7 +736,7 @@ statements, including both RISC-V specific and common operand constraints.
736736
.Constraints on Operands of Inline Assembly Statements
737737
[%autowidth]
738738
|===
739-
|*Constraint* | |*Note*
739+
|*Constraint* |*Description* |*Note*
740740
|m |An address that is held in a general-purpose register with offset. |
741741
|A |An address that is held in a general-purpose register. |
742742
|r |General purpose register |

0 commit comments

Comments
 (0)