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