Lines Matching full:quad
2883 * Quad:: `.quad BIGNUMS'
4367 File: as.info, Node: PushSection, Next: Quad, Prev: Purgem, Up: Pseudo Ops
4384 File: as.info, Node: Quad, Next: Reloc, Prev: PushSection, Up: Pseudo Ops
4386 7.90 `.quad BIGNUMS'
4389 `.quad' expects zero or more bignums, separated by commas. For each
4394 The term "quad" comes from contexts in which a "word" is two bytes;
4398 File: as.info, Node: Reloc, Next: Rept, Prev: Quad, Up: Pseudo Ops
6352 quad-precision registers.
8881 `quad=EXPR' ("quadrant" for this subsection), `align=EXPR'
9373 * `cdq' -- sign-extend dword in `%eax' to quad in `%edx:%eax',
9375 * `cdqe' -- sign-extend dword in `%eax' to quad in `%rax' (x86-64
9378 * `cqo' -- sign-extend quad in `%rax' to octuple in `%rdx:%rax'
9636 * Integer constructors are `.word', `.long' or `.int', and `.quad'
9639 `q' (quad). As with the 80-bit real format, the 64-bit `q' format
9640 is only present in the `fildq' (load quad integer to stack top)
9641 and `fistpq' (store quad integer and pop stack) instructions.
9916 `.quad', `.single', `.double' representing alignments of 2, 4, 16, 4,
14032 double or quad, and thus only even or quad numbered accesses are
18626 * eight-byte integer: Quad. (line 9)
18889 * integer, 8-byte: Quad. (line 9)
19356 * quad directive: Quad. (line 6)
19357 * quad directive, i386: i386-Float. (line 21)
19358 * quad directive, x86-64: i386-Float. (line 21)
19920 Node: Quad156988