Hello there,
Are there any sample assembly language programs available for Pelles C?
I am interested in writing some functions that use the SIMD registers and instructions for X64 and X86, but I would like to look at some examples of how the POASM interfaces with POCC source code, etc.
I know X86 and X64 use different calling schemes, I am just looking for a few samples to give me somewhere to begin. :-)