[−][src]Module core::arch::powerpc
Platform-specific intrinsics for the PowerPC
platform.
See the module documentation for more details.
Structs
vector_bool_char | ExperimentalPowerPC PowerPC-specific 128-bit wide vector mask of sixteen packed elements |
vector_bool_int | ExperimentalPowerPC PowerPC-specific 128-bit wide vector mask of four packed elements |
vector_bool_long | ExperimentalPowerPC PowerPC-specific 128-bit wide vector mask of two elements |
vector_bool_short | ExperimentalPowerPC PowerPC-specific 128-bit wide vector mask of eight packed elements |
vector_double | ExperimentalPowerPC PowerPC-specific 128-bit wide vector of two packed |
vector_float | ExperimentalPowerPC PowerPC-specific 128-bit wide vector of four packed |
vector_signed_char | ExperimentalPowerPC PowerPC-specific 128-bit wide vector of sixteen packed |
vector_signed_int | ExperimentalPowerPC PowerPC-specific 128-bit wide vector of four packed |
vector_signed_long | ExperimentalPowerPC PowerPC-specific 128-bit wide vector of two packed |
vector_signed_short | ExperimentalPowerPC PowerPC-specific 128-bit wide vector of eight packed |
vector_unsigned_char | ExperimentalPowerPC PowerPC-specific 128-bit wide vector of sixteen packed |
vector_unsigned_int | ExperimentalPowerPC PowerPC-specific 128-bit wide vector of four packed |
vector_unsigned_long | ExperimentalPowerPC PowerPC-specific 128-bit wide vector of two packed |
vector_unsigned_short | ExperimentalPowerPC PowerPC-specific 128-bit wide vector of eight packed |
Functions
trap⚠ | ExperimentalPowerPC Generates the trap instruction |
vec_abs⚠ | ExperimentalPowerPC and altivec Vector abs. |
vec_abss⚠ | ExperimentalPowerPC and altivec Vector abss. |
vec_add⚠ | ExperimentalPowerPC and altivec Vector add. |
vec_addc⚠ | ExperimentalPowerPC and altivec Vector addc. |
vec_adds⚠ | ExperimentalPowerPC and altivec Vector adds. |
vec_and⚠ | ExperimentalPowerPC and altivec Vector and. |
vec_andc⚠ | ExperimentalPowerPC and altivec Vector andc. |
vec_avg⚠ | ExperimentalPowerPC and altivec Vector avg. |
vec_ceil⚠ | ExperimentalPowerPC and altivec Vector cmpb. |
vec_cmpb⚠ | ExperimentalPowerPC and altivec Vector cmpb. |
vec_cmpeq⚠ | ExperimentalPowerPC and altivec Vector cmpeq. |
vec_cmpge⚠ | ExperimentalPowerPC and altivec Vector cmpge. |
vec_cmpgt⚠ | ExperimentalPowerPC and altivec Vector cmpgt. |
vec_cmple⚠ | ExperimentalPowerPC and altivec Vector cmple. |
vec_cmplt⚠ | ExperimentalPowerPC and altivec Vector cmplt. |
vec_expte⚠ | ExperimentalPowerPC and altivec Vector expte. |
vec_floor⚠ | ExperimentalPowerPC and altivec Vector floor. |
vec_ld⚠ | ExperimentalPowerPC and altivec Vector ld. |
vec_madd⚠ | ExperimentalPowerPC and altivec Vector Multiply Add |
vec_madds⚠ | ExperimentalPowerPC and altivec Vector Multiply Add Saturated |
vec_max⚠ | ExperimentalPowerPC and altivec Vector max. |
vec_min⚠ | ExperimentalPowerPC and altivec Vector min. |
vec_mladd⚠ | ExperimentalPowerPC and altivec Vector Multiply Low and Add Unsigned Half Word |
vec_mradds⚠ | ExperimentalPowerPC and altivec Vector Multiply Round and Add Saturated |
vec_msum⚠ | ExperimentalPowerPC and altivec Vector Multiply Sum |
vec_msums⚠ | ExperimentalPowerPC and altivec Vector Multiply Sum Saturated |
vec_mule⚠ | ExperimentalPowerPC and altivec Vector Multiply Even |
vec_mulo⚠ | ExperimentalPowerPC and altivec Vector Multiply Odd |
vec_nmsub⚠ | ExperimentalPowerPC and altivec Vector Negative Multiply Subtract |
vec_perm⚠ | ExperimentalPowerPC and altivec Vector permute. |
vec_splats⚠ | ExperimentalPowerPC and altivec Vector splats. |
vec_sub⚠ | ExperimentalPowerPC and altivec Vector sub. |
vec_subs⚠ | ExperimentalPowerPC and altivec Vector subs. |
vec_sum2s⚠ | ExperimentalPowerPC and altivec Vector Sum Across Partial (1/2) Saturated |
vec_sum4s⚠ | ExperimentalPowerPC and altivec Vector Sum Across Partial (1/4) Saturated |
vec_xxpermdi⚠ | ExperimentalPowerPC and vsx Vector permute. |