We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96eb1f2 commit 521dfb8Copy full SHA for 521dfb8
src/inline-assembly.md
@@ -534,7 +534,10 @@ The following directives are guaranteed to be supported by the assembler:
534
- `.align`
535
- `.inst`
536
- `.p2align`
537
-
+- `.bundle_align_mode`
538
+- `.bundle_lock`
539
+- `.bundle_unlock`
540
+- `.symver`
541
542
The following directives are guaranteed to be supported for `global_asm` only:
543
0 commit comments