Friday, August 12, 2011

MMX, SSE, and SSE2 Intrinsics

MMX, SSE, and SSE2 Intrinsics: "An intrinsic is a function known by the compiler that directly maps to a sequence of one or more assembly language instructions. Intrinsic functions are inherently more efficient than called functions because no calling linkage is required."