
@OSdev_ the short answer is that arithmetic, especially mult, div etc take alot of CPU cycles, while there are instructions that are "atomic" in that they take only 1 cycle to complete.
This is a blessing for iOS VR dev though, I have found some really nice bugs because of it.
English




















