4.3.1 Numeric Constants
The assembler distinguishes two 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.