Home | History | Annotate | Download | only in info

Lines Matching full:quad

2825 * Quad::                        `.quad BIGNUMS'
4157 File: as.info, Node: PushSection, Next: Quad, Prev: Purgem, Up: Pseudo Ops
4172 File: as.info, Node: Quad, Next: Rept, Prev: PushSection, Up: Pseudo Ops
4174 7.80 `.quad BIGNUMS'
4177 `.quad' expects zero or more bignums, separated by commas. For each
4182 The term "quad" comes from contexts in which a "word" is two bytes;
4186 File: as.info, Node: Rept, Next: Sbttl, Prev: Quad, Up: Pseudo Ops
7821 `quad=EXPR' ("quadrant" for this subsection), `align=EXPR'
8230 * `cdq' -- sign-extend dword in `%eax' to quad in `%edx:%eax',
8232 * `cdqe' -- sign-extend dword in `%eax' to quad in `%rax' (x86-64
8235 * `cqo' -- sign-extend quad in `%rax' to octuple in `%rdx:%rax'
8481 * Integer constructors are `.word', `.long' or `.int', and `.quad'
8484 `q' (quad). As with the 80-bit real format, the 64-bit `q' format
8485 is only present in the `fildq' (load quad integer to stack top)
8486 and `fistpq' (store quad integer and pop stack) instructions.
8755 `.quad', `.single', `.double' representing alignments of 2, 4, 16, 4,
16782 * eight-byte integer: Quad. (line 9)
17045 * integer, 8-byte: Quad. (line 9)
17495 * quad directive: Quad. (line 6)
17496 * quad directive, i386: i386-Float. (line 21)
17497 * quad directive, x86-64: i386-Float. (line 21)
18028 Node: Quad149077