Truncates the floating-point elements of the source operand to integer bits while keeping the data type of the source operand unchanged. Multiple rounding modes are supported.
- RINT rounding mode: round half to even
- ROUND rounding mode: round half up
- FLOOR rounding mode: round toward negative infinity
- CEIL rounding mode: round toward positive infinity
- TRUNC rounding mode: round toward zero
[object Object]
For details about vector data registers and mask registers, see .
None
PIPE_V
None
[object Object]