Skip to content

Commit 9de9c05

Browse files
Add another missed batch suggestion
Co-authored-by: Josh Triplett <[email protected]>
1 parent 17e3bc1 commit 9de9c05

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/inline-assembly.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,10 @@ The following directives are guaranteed to be supported by the assembler:
534534
- `.align`
535535
- `.inst`
536536
- `.p2align`
537-
537+
- `.bundle_align_mode`
538+
- `.bundle_lock`
539+
- `.bundle_unlock`
540+
- `.symver`
538541

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

0 commit comments

Comments
 (0)