We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33e3271 commit d27f43fCopy full SHA for d27f43f
src/attributes/codegen.md
@@ -358,7 +358,7 @@ trait object whose methods are attributed.
358
The *`instruction_set` attribute* may be applied to a function to enable code generation for a specific
359
instruction set supported by the target architecture. It uses the [_MetaListPath_] syntax and a path
360
comprised of the architecture and instruction set to specify how to generate the code for
361
-architectures where a single program may utilize multiple instruction sets.
+architectures where a single program may utilize multiple instruction sets.
362
363
The following values are available on targets for the `ARMv4` and ARMv5te` architectures:
364
0 commit comments