Skip to content

Commit 8919fc1

Browse files
committed
Mention ARMv5te
1 parent e389abd commit 8919fc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/attributes/codegen.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ instruction set supported by the target architecture. It uses the [_MetaListPath
360360
comprised of the architecture and instruction set to specify how to generate the code for
361361
architectures where a single program may utilize multiple instruction sets.
362362

363-
The following values are available on targets for the `ARMv4` architecture:
363+
The following values are available on targets for the `ARMv4` and ARMv5te` architectures:
364364

365365
* `arm::a32` - Uses ARM code.
366366
* `arm::t32` - Uses Thumb code.

0 commit comments

Comments
 (0)