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 8b2e364 commit 27df578Copy full SHA for 27df578
riscv-elf.adoc
@@ -1509,9 +1509,9 @@ Description:: Additional information about the program property type.
1509
1510
==== GNU_PROPERTY_RISCV_FEATURE_1_AND
1511
1512
-`GNU_PROPERTY_RISCV_FEATURE_1_AND` describes a set of features, where each bit
1513
-represents a different feature. The linker should perform a bitwise AND
1514
-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.
1515
1516
[%autowidth]
1517
|===
0 commit comments