File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -643,9 +643,7 @@ r[attributes.codegen.instruction_set.behavior]
643
643
This allows mixing more than one instruction set in a single program on CPU architectures that support it.
644
644
645
645
r[ attributes.codegen.instruction_set.syntax]
646
- It uses the [ _ MetaListPath_ ] syntax, and a path comprised of the architecture family name and instruction set name.
647
-
648
- [ _MetaListPath_ ] : ../attributes.md#meta-item-attribute-syntax
646
+ It uses the [ MetaListPaths] syntax, and a path comprised of the architecture family name and instruction set name.
649
647
650
648
r[ attributes.codegen.instruction_set.target-limits]
651
649
It is a compilation error to use the ` instruction_set ` attribute on a target that does not support it.
You can’t perform that action at this time.
0 commit comments