altivec

Undocumented in source.
version(GDC)
pure nothrow @trusted
static if(BOTAN_HAS_SIMD_ALTIVEC)
enum altivec = gcc.attribute.attribute("target", "powerpc_altivec_ok");

Meta