[fpc-devel] intel assembler operand size

Florian Klämpfl florian at freepascal.org
Mon Jan 16 20:56:40 CET 2012


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?




More information about the fpc-devel mailing list