ge (greater than or equal to), performs element-wise comparison on the source operands. For src0_i >= src1_i, if the condition is true, the corresponding result bit in the destination operand is 1; otherwise, it is 0. The comparison result of each element occupies one bit.
The computation formula is as follows:
[object Object]
For detailed descriptions of vector data registers and mask registers, see .
None
PIPE_V
None
[object Object]