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]

Implementing intrinsics in GCC




Can somebody give me any pointers about implementing intrinsic functions for a 
new processor (functions that expand to a single assembly instruction) in GCC? 
What are the steps involved and is there any documentation on how to do this?

Jay


      


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