Keil Logo Arm Logo

Assembler User Guide

VFP data types

VFP data types

Data type specifiers in VFP instructions consist of a letter indicating the type of data, usually followed by a number indicating the width. They are separated from the instruction mnemonic by a point. Table 35 shows the data types available in VFP instructions.

Table 35.  VFP data types

 16-bit32-bit64-bit
Unsigned integerU16U32not available
Signed integerS16S32not available
Floating-point numberF16F32 (or F)F64 (or D)

The datatype of the second (or only) operand is specified in the instruction.

Note

  • Most instructions have a restricted range of permitted data types. See the instruction pages for details. However, the data type description is flexible:

    • If only the data size is specified, you can specify a type (S, U, or F)

    • If no data type is specified, you can specify a data type.

  • The F16 data type is only available on systems that implement the half-precision architecture extension.

Copyright © 2007-2008, 2011-2012 ARM. All rights reserved.ARM DUI 0379D
Non-ConfidentialID062912

arm-logo-small

Keil logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.