4.4.1 Numeric Constants

The assembler distinguishes three kinds of numbers according to how they are stored in the machine. Integers are numbers that would fit into a long in the C language. Floating-point numbers are IEEE® 754 floating-point numbers. Fixed-point numbers are in Q-15 fixed-point format.