Next: Func, Previous: Fill, Up: Pseudo Ops [Contents][Index]
.float flonums
This directive assembles zero or more flonums, separated by commas. It
has the same effect as .single
.
The exact kind of floating point numbers emitted depends on how
as
is configured.
See Machine Dependencies.