Non-Confidential | ![]() | DUI0801J | ||
| ||||
Home > A64 SIMD Scalar Instructions > FCVTMU (scalar) |
Floating-point Convert to Unsigned integer, rounding toward Minus infinity (vector).
FCVTMU
Hd
, Hn
; Scalar half precision
FCVTMU
V
d
, V
n
; Scalar single-precision and double-precision
Where:
Hd
Hn
V
S
or D
.
d
n
Supported in the Arm®v8.2 architecture and later.
Floating-point Convert to Unsigned integer, rounding toward Minus infinity (vector). This instruction converts a scalar or each element in a vector from a floating-point value to an unsigned integer value using the Round towards Minus Infinity rounding mode, and writes the result to the SIMD and FP destination register.
This instruction can generate a floating-point exception. Depending on the settings in FPCR, the exception results in either a flag being set in FPSR, or a synchronous exception being generated. For more information, see Floating-point exception traps in the Arm® Architecture Reference Manual Arm®v8, for Arm®v8‑A architecture profile.
Depending on the settings in the CPACR_EL1, CPTR_EL2, and CPTR_EL3 registers, and the Security state and Exception level in which the instruction is executed, an attempt to execute the instruction might be trapped.