Next: RX-Syntax, Previous: RX-Directives, Up: RX-Dependent
The floating point formats generated by directives are these.
.floatSingle precision (32-bit) floating point constants.
.doubledouble directive generates double precision
(64-bit) floating point constants, otherwise it generates
single precision (32-bit) floating point constants. To force
the generation of 64-bit floating point constants used the dc.d
directive instead.