quad | |
USE: |
specify a double precision signed integer (64 bits wide)
|
EXAMPLE: |
quad q |
REMARKS: |
In a 64 bit system, these are processed directly on the CPU. In a 32 bit system, quads are passed to the FPU for processing |
RELATED: |
integer
qword
types
|