Skip to content

Commit bc88b2b

Browse files
authored
Add .inst directive
1 parent 641a4d7 commit bc88b2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/inline-assembly.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -527,6 +527,7 @@ The following directives are guaranteed to be supported by the assembler:
527527
.equ
528528
.set
529529
.align
530+
.inst
530531
```
531532

532533
The following directives are guaranteed to be supported for `global_asm` only:

0 commit comments

Comments
 (0)