[object Object][object Object][object Object]undefined
[object Object]

Converts int16 type data to uint8 type.

Overflow modes:

  • Non-saturating mode: the result is truncated to the data width of the target format, and the least significant bit (LSB) is retained.
  • Saturating mode: the result is clamped to the representable range of the target format.

Since the bit-width ratio of the source operand to the destination operand is 2:1, when writing data, you need to split the data of one VL size into two parts and select index 0 or index 1 according to different interfaces.

[object Object]
[object Object]
[object Object][object Object]undefined

For details about vector data registers and mask registers, see .

[object Object]

None

[object Object]

PIPE_V

[object Object]

None

[object Object]
[object Object]