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]

Inline Assembly under MIPS


Hi all,
I have some inline assembly code for MIPS. It contains ".set mips32"
and ".set mips0". I tried to find some relevant documentation for
those two directives but I couldn't find something useful.
My question is what is the usage of those two directives and is there
any manual/docs/howto for inline assembly using GCC under MIPS?

Thanks a lot in advance.

Best Regards,

--
Mohamed Ahmed Bamakhrama
Am Schaeferanger 15, room 035
85764 Oberschleissheim, Germany
Email: bamakhra@cs.tum.edu
Web: http://home.cs.tum.edu/~bamakhra/
Mobile: +49-160-9349-2711


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