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 79af4a7 commit f209417Copy full SHA for f209417
riscv-elf.adoc
@@ -1512,9 +1512,9 @@ Description:: Additional information about the program property type.
1512
1513
==== GNU_PROPERTY_RISCV_FEATURE_1_AND
1514
1515
-`GNU_PROPERTY_RISCV_FEATURE_1_AND` describes a set of features, where each bit
1516
-represents a different feature. The linker should perform a bitwise AND
1517
-operation when merging different objects.
+`GNU_PROPERTY_RISCV_FEATURE_1_AND` describe a set of processor features with
+each bit indicating a feature that the object file is compatible with. The
+linker should perform a bitwise AND operation when merging different objects.
1518
1519
[%autowidth]
1520
|===
0 commit comments