Hi,
i need a little help.
memory operand size:
                                   mem128        mem256
FPC                       DQWORD            ?
nasm                      OWORD            YWORD
MASM                   XMMWORD      YMMWORD
GAS (att-syntax)   asm-code-extention (x/y)
I don't known what is the best type-definition for 256-bit memory operand.
What is your opinion.
regards
Torsten