Lines Matching full:streaming
11 interactions with Streaming SVE mode added by the Scalable Matrix Extension
28 * In streaming mode FFR is not accessible unless HWCAP2_SME_FA64 is present
30 access streaming mode FFR is read and written as zero.
65 streaming mode which provides a subset of the SVE feature set using a
73 present and streaming SVE mode is in use the FPSIMD subset of registers
74 will be read via NT_ARM_SVE and NT_ARM_SVE writes will exit streaming mode
141 if set indicates that the thread is in streaming mode and the vector length
142 and register data (if present) describe the streaming SVE data and vector
189 * It is permitted to enter or leave streaming mode by setting or clearing
291 streaming mode SVE registers and NT_ARM_SVE describes the
292 non-streaming mode SVE registers.
295 the target is in the appropriate streaming or non-streaming mode and is
380 * In systems supporting SME when in streaming mode a GETREGSET for
383 when not in streaming mode.
397 state for normal SVE when in streaming mode, nor the streaming mode
401 * Any SETREGSET of NT_ARM_SVE will exit streaming mode if the target was in
402 streaming mode and any SETREGSET of NT_ARM_SSVE will enter streaming mode
403 if the target was not in streaming mode.