Performs element-wise subtraction on the source operands src0, src1, and the carry data carry_src according to the mask, and writes the result to the destination operand dst. When a borrow occurs during the subtraction of src0, src1, and carry_src, the lowest bit of each 4-bit group at the corresponding position in carry is set to 0; otherwise, it is set to 1.
The calculation formula is as follows:
Example explanation of carry output borrow values:
[object Object]
For details about vector data registers and mask registers, see .
None
PIPE_V
None
[object Object]