[−][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 altivecVector abs. |
| vec_abss⚠ | ExperimentalPowerPC and altivecVector abss. |
| vec_add⚠ | ExperimentalPowerPC and altivecVector add. |
| vec_addc⚠ | ExperimentalPowerPC and altivecVector addc. |
| vec_adds⚠ | ExperimentalPowerPC and altivecVector adds. |
| vec_and⚠ | ExperimentalPowerPC and altivecVector and. |
| vec_andc⚠ | ExperimentalPowerPC and altivecVector andc. |
| vec_avg⚠ | ExperimentalPowerPC and altivecVector avg. |
| vec_ceil⚠ | ExperimentalPowerPC and altivecVector cmpb. |
| vec_cmpb⚠ | ExperimentalPowerPC and altivecVector cmpb. |
| vec_cmpeq⚠ | ExperimentalPowerPC and altivecVector cmpeq. |
| vec_cmpge⚠ | ExperimentalPowerPC and altivecVector cmpge. |
| vec_cmpgt⚠ | ExperimentalPowerPC and altivecVector cmpgt. |
| vec_cmple⚠ | ExperimentalPowerPC and altivecVector cmple. |
| vec_cmplt⚠ | ExperimentalPowerPC and altivecVector cmplt. |
| vec_expte⚠ | ExperimentalPowerPC and altivecVector expte. |
| vec_floor⚠ | ExperimentalPowerPC and altivecVector floor. |
| vec_ld⚠ | ExperimentalPowerPC and altivecVector ld. |
| vec_madd⚠ | ExperimentalPowerPC and altivecVector Multiply Add |
| vec_madds⚠ | ExperimentalPowerPC and altivecVector Multiply Add Saturated |
| vec_max⚠ | ExperimentalPowerPC and altivecVector max. |
| vec_min⚠ | ExperimentalPowerPC and altivecVector min. |
| vec_mladd⚠ | ExperimentalPowerPC and altivecVector Multiply Low and Add Unsigned Half Word |
| vec_mradds⚠ | ExperimentalPowerPC and altivecVector Multiply Round and Add Saturated |
| vec_msum⚠ | ExperimentalPowerPC and altivecVector Multiply Sum |
| vec_msums⚠ | ExperimentalPowerPC and altivecVector Multiply Sum Saturated |
| vec_mule⚠ | ExperimentalPowerPC and altivecVector Multiply Even |
| vec_mulo⚠ | ExperimentalPowerPC and altivecVector Multiply Odd |
| vec_nmsub⚠ | ExperimentalPowerPC and altivecVector Negative Multiply Subtract |
| vec_perm⚠ | ExperimentalPowerPC and altivecVector permute. |
| vec_splats⚠ | ExperimentalPowerPC and altivecVector splats. |
| vec_sub⚠ | ExperimentalPowerPC and altivecVector sub. |
| vec_subs⚠ | ExperimentalPowerPC and altivecVector subs. |
| vec_sum2s⚠ | ExperimentalPowerPC and altivecVector Sum Across Partial (1/2) Saturated |
| vec_sum4s⚠ | ExperimentalPowerPC and altivecVector Sum Across Partial (1/4) Saturated |
| vec_xxpermdi⚠ | ExperimentalPowerPC and vsxVector permute. |