[fpc-pascal] Vector code
Joao Schuler
jp at schulers.com
Sun May 3 05:59:21 CEST 2020
> Can someone recommend a good book on writing (assembly) vector code ?
Although it's not what you asking for, you may find some examples at (look
for "procedure AVXAdd"):
https://github.com/joaopauloschuler/neural-api/blob/master/neural/neuralvolume.pas
In the case that you are looking for X86 SIMD, you can have a look at:
https://en.wikipedia.org/wiki/Advanced_Vector_Extensions
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20200503/838ea8a6/attachment.html>
More information about the fpc-pascal
mailing list