> I can't help but wonder if those neat SSE functions are a waste. > Functions that use inline assembly cannot be inlined, and thus aren't > necessarily faster than using good old x87. Now, if only DMD had some > intrinsics for that... Who knows. At least it was a nice exercise in writing SSE :)