This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]