QWORD Data Type for 8 bytes Data Type Used to assign the data type of a variable as a quadword (8 bytes). Notes: This data type is used by the: * EXTRN directive * PTR operator * LABEL directive * THIS operator See DQ in order to define a variable of type QWORD. Seealso: