File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -238,12 +238,12 @@ prctl(PR_SME_SET_VL, unsigned long arg)
238
238
bits of Z0..Z31 except for Z0 bits [127:0] .. Z31 bits [127:0] to become
239
239
unspecified, including both streaming and non-streaming SVE state.
240
240
Calling PR_SME_SET_VL with vl equal to the thread's current vector
241
- length, or calling PR_SME_SET_VL with the PR_SVE_SET_VL_ONEXEC flag,
241
+ length, or calling PR_SME_SET_VL with the PR_SME_SET_VL_ONEXEC flag,
242
242
does not constitute a change to the vector length for this purpose.
243
243
244
244
* Changing the vector length causes PSTATE.ZA and PSTATE.SM to be cleared.
245
245
Calling PR_SME_SET_VL with vl equal to the thread's current vector
246
- length, or calling PR_SME_SET_VL with the PR_SVE_SET_VL_ONEXEC flag,
246
+ length, or calling PR_SME_SET_VL with the PR_SME_SET_VL_ONEXEC flag,
247
247
does not constitute a change to the vector length for this purpose.
248
248
249
249
You can’t perform that action at this time.
0 commit comments