[fpc-pascal] AVX512 in ASM - From where should I start?
Joao Schuler
jp at schulers.com
Thu Jun 14 22:37:05 CEST 2018
Hello,
In the case that I feel brave enough to code support for AVX512 on asm
sections, from where should I start?
This question is related to:
https://forum.lazarus.freepascal.org/index.php/topic,41572.0.html
I would like to use ZMM registers in my code and do things like these:
asm
vmovups zmm, [rax]
...
end;
wishing everyone happy pascal coding,
Schuler.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20180615/1011a294/attachment.html>
More information about the fpc-pascal
mailing list