Uses the input value as the starting value to generate increasing/decreasing indices, and stores the generated indices in dst. The algorithm logic is as follows:
[object Object]
Taking the int16_t data type with a starting value of value=10 as an example: The ascending indices are {10, 11, 12, 13, ... 135, 136, 137}, and the descending indices are {137, 136, 135, 134, ... 12, 11, 10}.
[object Object]
For detailed descriptions of vector data registers, see .
None
PIPE_V
None
[object Object]