Next: , Previous: , Up: Pseudo Ops   [Contents][Index]


7.115 .8byte expression [, expression]*

For 64-bit architectures, or more generally with any GAS configured to support 64-bit target virtual addresses, this is like the .2byte directive, except that it inserts unaligned, eight byte long values into the output. Otherwise, like .quad expressions, it expects zero or more bignums, separated by commas.