This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: GCC assembler directive details
2013/2/23 mohancloudworld <mohancloudworld@gmail.com>:
>> http://sourceware.org/binutils/docs/as/
>
> I already searched this link but it does not have the details that I am
> looking for.
> I am looking for the .type values and their correspondence data types.
>
>
You probably misunderstand the usage of '.type' directive.
It is not used to describe the size of data type.
Best regards,
jasonwucj