Single Instruction Multiple Data (SIMD)
Related GCC flags -msse
.
HotSpot JVM supports SIDM. For details, refer to Intrinsic Methods in HotSpot VM.
- An Introduction to GCC Compiler Intrinsics in Vector Processing
- Intrinsic function
- Intel Intrinsics Guide
- MSDN Compiler Intrinsics