x64 Assembly and C++ Tutorial 38: Intro to Single Instruction Multiple Data
In this tutorial we will introduce the idea behind what is one of the most powerful advancements in all of CPU history. It s misunderstood and largely unused. In fact it s almost entirely unknown. If you master this topic, no C++ optimising compiler in our lifetime will come close to the speeds you can hand code Assembly It s an idea more than anything, just a mind boggling idea. The possibilities are endless and the only barrier is your own ingenuity. If programmers used this stuff instead of saying n br, br,
|
|