SIMD ISAReturn TypeNameArgumentsInstruction Group
Heliumfloat16x8_t[__arm_]vrndmq_x[_f16](float16x8_t a, mve_pred16_t p)Vector arithmetic / Rounding
Description
Round a floating-point value to an integer value. The result remains in floating-point format. It is not converted to an integer.
Results
Qd result
This intrinsic compiles to the following instructions:

VMSR P0,Rp

VPST

VRINTMT.F16 Qd,Qm

Argument Preparation
a register: Qmp register: Rp
Architectures
MVE