Lines Matching full:quad
2882 * Quad:: `.quad BIGNUMS'
4366 File: as.info, Node: PushSection, Next: Quad, Prev: Purgem, Up: Pseudo Ops
4383 File: as.info, Node: Quad, Next: Reloc, Prev: PushSection, Up: Pseudo Ops
4385 7.90 `.quad BIGNUMS'
4388 `.quad' expects zero or more bignums, separated by commas. For each
4393 The term "quad" comes from contexts in which a "word" is two bytes;
4397 File: as.info, Node: Reloc, Next: Rept, Prev: Quad, Up: Pseudo Ops
6351 quad-precision registers.
8880 `quad=EXPR' ("quadrant" for this subsection), `align=EXPR'
9372 * `cdq' -- sign-extend dword in `%eax' to quad in `%edx:%eax',
9374 * `cdqe' -- sign-extend dword in `%eax' to quad in `%rax' (x86-64
9377 * `cqo' -- sign-extend quad in `%rax' to octuple in `%rdx:%rax'
9635 * Integer constructors are `.word', `.long' or `.int', and `.quad'
9638 `q' (quad). As with the 80-bit real format, the 64-bit `q' format
9639 is only present in the `fildq' (load quad integer to stack top)
9640 and `fistpq' (store quad integer and pop stack) instructions.
9915 `.quad', `.single', `.double' representing alignments of 2, 4, 16, 4,
14031 double or quad, and thus only even or quad numbered accesses are
18625 * eight-byte integer: Quad. (line 9)
18888 * integer, 8-byte: Quad. (line 9)
19355 * quad directive: Quad. (line 6)
19356 * quad directive, i386: i386-Float. (line 21)
19357 * quad directive, x86-64: i386-Float. (line 21)
19919 Node: Quad156925