Hello,<br>I'm trying to understand how to use SSE with fpc, especially the CRC32 instruction available in SSE4.2<br>It seems that it is available since fpc 2.6.0, but i really got no idea on how to use assembler in fpc. <br>
I get the general idea, but i'm not sure of how the registers work, especially to exchange data with my local variables ?<br>Is there a tutorial somewhere or any asm guru who could give me some hints ?<br>Thanks,<br>John<br>