botan v1.12.5 (2016-04-07T22:31:19Z)
Dub
Repo
vec_and
botan
utils
simd
altivec
Undocumented in source. Be warned that the author may not have intended to support it.
version(GDC)
pure nothrow @
trusted
static if
(
BOTAN_HAS_SIMD_ALTIVEC
)
@
inline
@
altivec
vector_uint
vec_and
(
vector_uint
a1
,
vector_uint
a2
)
Meta
Source
See Implementation
botan
utils
simd
altivec
aliases
vector_byte
vector_uint
functions
vec_add
vec_and
vec_andc
vec_ld
vec_lvsl
vec_mergeh
vec_mergel
vec_nor
vec_or
vec_perm
vec_rl
vec_sl
vec_splat_u8
vec_sr
vec_sub
vec_xor
manifest constants
altivec
inline