ARM SIMD instruction -- fcvt

Floating-point Convert precision (scalar). This instruction converts the floating-point value in the SIMD&FP source register to the precision for the destination register data type using the rounding mode that is determined by the FPCR and writes the result to the SIMD&FP destination register.

浮点转换精度(标量)。此指令使用FPCR确定的舍入模式将SIMD&FP源寄存器中的浮点值转换为目标寄存器数据类型的精度,并将结果写入SIMD&FPP目标寄存器。


Half-precision to single-precision variant
    Applies when type == 11 && opc == 00.
    FCVT <Sd>, <Hn>

Half-precision to double-precision variant
    Applies when type == 11 && opc == 01.
    FCVT <Dd>, <Hn>

Single-precision to half-precision variant
    Applies when type == 00 && opc == 11.
    FCVT <Hd>, <Sn>

Single-precision to double-precision variant
    Applies when type == 00 && opc == 01.
    FCVT <Dd>, <Sn>

Double-precision to half-precision variant
    Applies when type == 01 && opc == 11.
    FCVT <Hd>, <Dn>

Double-precision to single-precision variant
    Applies when type == 01 && opc == 00.
    FCVT <Sd>, <Dn&g

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值