Lines Matching full:streaming
10 documentation in sve.rst which provides details on the Streaming SVE mode
21 * PSTATE.SM, PSTATE.ZA, the streaming mode vector length, the ZA
73 controls the size of the streaming mode SVE vectors and the ZA matrix array.
74 The ZA matrix is square with each side having as many bytes as a streaming
78 3. Sharing of streaming and non-streaming mode SVE state
82 between streaming and non-streaming modes. When switching between modes
112 * Signal handlers are invoked with streaming mode and ZA disabled.
219 unspecified, including both streaming and non-streaming SVE state.
254 * A new regset NT_ARM_SSVE is defined for access to streaming mode SVE
282 Target thread's current streaming vector length, in bytes.
286 Maximum possible streaming vector length for the target thread.
388 * A new mode, streaming mode, in which a subset of the normal FPSIMD and SVE
390 streaming mode at any time.
393 streaming mode only when it is actively being used.
396 streaming mode, separately to the vector length used for SVE when not in
397 streaming mode. There is no requirement that either the currently selected
399 a given system have any relationship. The streaming mode vector length
403 operations on ZA require that streaming mode be enabled but ZA can be
404 enabled without streaming mode in order to load, save and retain data.
416 * PSTATE.SM, if this is 1 then the PE is in streaming mode. When the value