Modern x64 Assembly 16: Basic SIMD Floating Point Arithmetic

Опубликовано: 19 Июнь 2026
на канале: Creel
19,916
764

Support What's a Creel? on Patreon:   / whatsacreel  
Office merch store: https://whats-a-creel-3.creator-sprin...
FaceBook:   / whatsacreel  



In this video, we look at the basic floating point SIMD instructions to achieve Addition, Subtraction, Multiplication and Division. This introduction includes both double precision and single precision, and the SSE, SSE2 and AVX instruction sets. I have included both the Assembly versions of the instructions as well as the C++ compiler intrinsics.

The following two references from Intel and AMD feature the hardware specifications for these instructions:

Intel Programmer's Manuals:
https://software.intel.com/content/ww...


AMD Developer Guides:
https://developer.amd.com/resources/d...

Software used to make this vid:
Visual Studio 2019 Community: https://www.visualstudio.com/downloads/
Blender: https://www.blender.org/
Audacity: https://www.audacityteam.org/
OBS: https://obsproject.com/
Davinci Resolve 16: https://www.blackmagicdesign.com/prod...
ASM Dude VS 2017 Extension: https://marketplace.visualstudio.com/...
OpenOffice: https://www.openoffice.org/
Gimp: https://www.gimp.org/