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
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