SSE4 (Streaming SIMD Extensions 4)
  • a set of x86 instructions developed by Intel and AMD. It’s a CPU instruction set used to enhance performance, particularly in multimedia and data-parallel applications
  • there are two main versions:
    • SSE4.1
    • SSE4.2