SIMDAltivec

Undocumented in source.

Constructors

this
this(uint[4] B)
Undocumented in source.
this
this(uint B0, uint B1, uint B2, uint B3)
Undocumented in source.
this
this(uint B)
Undocumented in source.

Members

Functions

andc
SIMDAltivec andc(SIMDAltivec other)
Undocumented in source. Be warned that the author may not have intended to support it.
bswap
SIMDAltivec bswap()
Undocumented in source. Be warned that the author may not have intended to support it.
lshift
SIMDAltivec lshift()
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
SIMDAltivec opBinary(SIMDAltivec other)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
SIMDAltivec opBinary(SIMDAltivec other)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
SIMDAltivec opBinary(SIMDAltivec other)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
SIMDAltivec opBinary(SIMDAltivec other)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
void opOpAssign(SIMDAltivec other)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
void opOpAssign(SIMDAltivec other)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
void opOpAssign(SIMDAltivec other)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
void opOpAssign(SIMDAltivec other)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
void opOpAssign(SIMDAltivec other)
Undocumented in source. Be warned that the author may not have intended to support it.
opUnary
SIMDAltivec opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.
rotateLeft
void rotateLeft()
Undocumented in source. Be warned that the author may not have intended to support it.
rotateRight
void rotateRight()
Undocumented in source. Be warned that the author may not have intended to support it.
rshift
SIMDAltivec rshift()
Undocumented in source. Be warned that the author may not have intended to support it.
storeBigEndian
void storeBigEndian(ubyte* output)
Undocumented in source. Be warned that the author may not have intended to support it.
storeLittleEndian
void storeLittleEndian(ubyte* output)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

enabled
bool enabled()
Undocumented in source. Be warned that the author may not have intended to support it.
loadBigEndian
SIMDAltivec loadBigEndian(void* input)
Undocumented in source. Be warned that the author may not have intended to support it.
loadLittleEndian
SIMDAltivec loadLittleEndian(void* input)
Undocumented in source. Be warned that the author may not have intended to support it.
transpose
void transpose(SIMDAltivec B0, SIMDAltivec B1, SIMDAltivec B2, SIMDAltivec B3)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta