Skip to content

Commit 8c6e23b

Browse files
committed
'.inst' in inline-assembly changed to '.insn'
1 parent 8c77e8b commit 8c6e23b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/inline-assembly.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ The following directives are guaranteed to be supported by the assembler:
569569
- `.float`
570570
- `.global`
571571
- `.globl`
572-
- `.inst`
572+
- `.insn`
573573
- `.lcomm`
574574
- `.long`
575575
- `.octa`

0 commit comments

Comments
 (0)