<div dir="ltr">Hello,<div>In the case that I feel brave enough to code support for AVX512 on asm sections, from where should I start?</div><div><br></div><div>This question is related to:</div><div><a href="https://forum.lazarus.freepascal.org/index.php/topic,41572.0.html">https://forum.lazarus.freepascal.org/index.php/topic,41572.0.html</a><br></div><div><br></div><div>I would like to use ZMM registers in my code and do things like these:</div><div><br></div><div>asm</div><div>vmovups zmm, [rax]</div><div>...</div><div>end; </div><div><br></div><div>wishing everyone happy pascal coding,</div><div>Schuler.</div><div><br></div></div>