Oracle® Solaris Studio 12.4: C User's Guide

Exit Print View

Updated: March 2015
 
 

2.19 Compiler Support for SPARC64X and SPARC64X+ Platform Intrinsics

Oracle Solaris Studio compilers provide intrinsic types and functions to support special features that SPARC64X and SPARC64X+ have, namely, SIMD data and Decimal Floating-Point numbers.

You must specify both -xarch=[sparcace|sparcaceplus] and -m64 options to compile source files which use these intrinsics.