> 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 S
Op 2020-05-02 om 07:46 schreef Adriaan van Os:
No, but you can ask questions here. I've done some minor x86_64
assembler work for image processing. Things like format conversions,
uniform lighting, rotate, erosion/dilation etc.
Thanks for offering. I am particularly interested in knowing th
Zamrony P. Juhara via fpc-pascal wrote:
I found that this repository have some free ebooks about assembly but
maybe not specific to vector code
Thanks for the links.
No, but you can ask questions here. I've done some minor x86_64 assembler work
for image processing. Things like format conver
I found that this repository have some free ebooks about assembly but maybe not
specific to vector code
https://github.com/EbookFoundation/free-programming-books/blob/master/free-programming-books.md#assembly-language
I also wrote vector operation utility in assembly with SIMD in case you are
in
Op 2020-05-01 om 10:44 schreef Adriaan van Os:
Can someone recommend a good book on writing (assembly) vector code ?
No, but you can ask questions here. I've done some minor x86_64
assembler work for image processing. Things like format conversions,
uniform lighting, rotate, erosion/dilation