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 0f9904a commit fdb9155Copy full SHA for fdb9155
1 file changed
gcc/config/aarch64/aarch64.md
@@ -162,7 +162,7 @@
162
;; actual contents of ZA and PSTATE.ZA with the current function's
163
;; ZA_REGNUM and SME_STATE_REGNUM. Conceptually, these extra writes
164
;; do not change the value of SME_STATE_REGNUM. They simply act as
165
- ;; sequencing points. They means that all direct accesses to ZA can
+ ;; sequencing points. They mean that all direct accesses to ZA can
166
;; depend only on ZA_REGNUM and SME_STATE_REGNUM, rather than also
167
;; depending on ZA_SAVED_REGNUM etc.
168
(SME_STATE_REGNUM 89)
0 commit comments