gcc 2.7.2 intrinsics
Hi! I am trying to define new ISA intructions for gcc 2.7.2. From what I fouind out using gcc intrinsics is the best way to go about this. However I am having trouble finding information on the intrinsics. And I am not particulary sure that 2.7.2 supports intrinsics anyway. I would appreciate any information on the intrinsics. Thank you. - Polina -- View this message in context: http://www.nabble.com/gcc-2.7.2-intrinsics-tf4630696.html#a13222815 Sent from the gcc - Dev mailing list archive at Nabble.com.
gcc inline assembly
Hi! I would like to use the asm feature of the gcc compiler. I am not sure what backends the asm supports. Would it support any backend for which it was compiled? The reason I asked is because I cross-compiled gcc for the PISA architecture and I haven't been able to find any information on using asm to do inline PISA assembly. I would appreciate any information. Thank you. - Polina -- View this message in context: http://www.nabble.com/gcc-inline-assembly-tf4631623.html#a13225744 Sent from the gcc - Dev mailing list archive at Nabble.com.