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 abef327 commit f93152bCopy full SHA for f93152b
src/naming.adoc
@@ -78,7 +78,7 @@ of the P extension.
78
79
Standard unprivileged extensions can also be named by using a single "Z" followed by an
80
alphanumeric name. The name must end with an alphabetical character or an
81
-optional version number. The second letter from the bottom cannot be a numeric if the
+optional version number. The second letter from the end cannot be numeric if the
82
last letter is ``p''. For example, "Zifencei" names the instruction-fetch fence extension
83
described in <<zifencei>>; "Zifencei2" and "Zifencei2p0" name version 2.0 are the same.
84
0 commit comments