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 and (when
79 controls the size of the streaming mode SVE vectors and the ZA matrix array.
80 The ZA matrix is square with each side having as many bytes as a streaming
84 3. Sharing of streaming and non-streaming mode SVE state
88 between streaming and non-streaming modes. When switching between modes
118 * Signal handlers are invoked with streaming mode and ZA disabled.
239 unspecified, including both streaming and non-streaming SVE state.
274 * A new regset NT_ARM_SSVE is defined for access to streaming mode SVE
302 Target thread's current streaming vector length, in bytes.
306 Maximum possible streaming vector length for the target thread.
421 * A new mode, streaming mode, in which a subset of the normal FPSIMD and SVE
423 streaming mode at any time.
426 streaming mode only when it is actively being used.
429 streaming mode, separately to the vector length used for SVE when not in
430 streaming mode. There is no requirement that either the currently selected
432 a given system have any relationship. The streaming mode vector length
436 operations on ZA require that streaming mode be enabled but ZA can be
437 enabled without streaming mode in order to load, save and retain data.
452 * PSTATE.SM, if this is 1 then the PE is in streaming mode. When the value