Skip to content

Format Convert

Ch 13   FSU — Floating-point / SIMD Unit  |  **Group:** Format Convert  |  **Forms:** 12  |  **Unique mnemonics:** 12

Floating-point and integer format conversion instructions.

Instructions

Mnemonic Assembly Length Decode Description
FCVT fcvt.{srcT2dstT} SrcL, ->{t, u, Rd} 32 Floating-point format conversion.
FCVTA fcvta.{srcT2dstT} SrcL, ->{t, u, Rd} 32 Instruction from the Format Convert group.
FCVTM fcvtm.{srcT2dstT} SrcL, ->{t, u, Rd} 32 Instruction from the Format Convert group.
FCVTN fcvtn.{srcT2dstT} SrcL, ->{t, u, Rd} 32 Instruction from the Format Convert group.
FCVTP fcvtp.{srcT2dstT} SrcL, ->{t, u, Rd} 32 Instruction from the Format Convert group.
FCVTZ fcvtz.{srcT2dstT} SrcL, ->{t, u, Rd} 32 Instruction from the Format Convert group.
SCVTF scvtf.{srcT2dstT} SrcL, ->{t, u, Rd} 32 Instruction from the Format Convert group.
UCVTF ucvtf.{srcT2dstT} SrcL, ->{t, u, Rd} 32 Instruction from the Format Convert group.
V.FCVT v.fcvt.{st2dt} SrcL, ->Dst 64 [64-bit V.] Instruction from the Format Convert group.
V.FCVTI v.fcvti.{st2dt} SrcL, ->Dst 64 [64-bit V.] Instruction from the Format Convert group.
V.ICVT v.icvt.{st2dt} SrcL, ->Dst 64 [64-bit V.] Instruction from the Format Convert group.
V.ICVTF v.icvtf.{st2dt} SrcL, ->Dst 64 [64-bit V.] Instruction from the Format Convert group.

See Also