Am 13.01.2012 22:46, schrieb Torsten:
> 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.

FPC in intel mode should follow masm/intel asm. Same for GAS?

_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to