Excursions into the Unknown

A journey from here to God knows where, with a few passengers along for the ride.


Archive for the ‘ASM’ Category

Demystifying SSE Move Instructions

Originally posted on GameDev.net back in June 2011. I’ve been doing a lot of work with SSE-related instructions lately, and finally got fed up with the myriad of move instructions available to load and store data to and from the XMM registers. The differences between some are so subtle and poorly documented that it can [...]