Module core::arch::powerpc

source ·
🔬This is a nightly-only experimental API. (stdsimd #27731)
Available on PowerPC only.
Expand description

Platform-specific intrinsics for the PowerPC platform.

See the module documentation for more details.

Structs

  • vector_bool_longExperimentalPowerPC or PowerPC-64
    PowerPC-specific 128-bit wide vector mask of two i64
  • vector_doubleExperimentalPowerPC or PowerPC-64
    PowerPC-specific 128-bit wide vector of two packed f64
  • vector_signed_longExperimentalPowerPC or PowerPC-64
    PowerPC-specific 128-bit wide vector of two packed i64
  • vector_unsigned_longExperimentalPowerPC or PowerPC-64
    PowerPC-specific 128-bit wide vector of two packed u64

Functions

  • trapExperimentalPowerPC or PowerPC-64
    Generates the trap instruction TRAP
  • vec_xxpermdiExperimental(PowerPC or PowerPC-64) and vsx
    Vector permute.