Skip to content

Commit 6f47c7f

Browse files
CyoeeA9eehuss
authored andcommitted
Add .insn assembly directive.
`.insn` was added to gnu-as in 2018 in bminor/binutils-gdb@0e35537 and in llvm in llvm-14 in llvm/llvm-project@2838797 (I think, from some quick googling).
1 parent 8c77e8b commit 6f47c7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/inline-assembly.md

+1
Original file line numberDiff line numberDiff line change
@@ -570,6 +570,7 @@ The following directives are guaranteed to be supported by the assembler:
570570
- `.global`
571571
- `.globl`
572572
- `.inst`
573+
- `.insn`
573574
- `.lcomm`
574575
- `.long`
575576
- `.octa`

0 commit comments

Comments
 (0)