SIMDSSE2

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
SIMDSSE2 andc(SIMDSSE2 other)
Undocumented in source. Be warned that the author may not have intended to support it.
bswap
SIMDSSE2 bswap()
Undocumented in source. Be warned that the author may not have intended to support it.
lshift
SIMDSSE2 lshift()
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
SIMDSSE2 opBinary(SIMDSSE2 other)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
SIMDSSE2 opBinary(SIMDSSE2 other)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
SIMDSSE2 opBinary(SIMDSSE2 other)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
SIMDSSE2 opBinary(SIMDSSE2 other)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
void opOpAssign(SIMDSSE2 other)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
void opOpAssign(SIMDSSE2 other)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
void opOpAssign(SIMDSSE2 other)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
void opOpAssign(SIMDSSE2 other)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
void opOpAssign(SIMDSSE2 other)
Undocumented in source. Be warned that the author may not have intended to support it.
opUnary
SIMDSSE2 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
SIMDSSE2 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
SIMDSSE2 loadBigEndian(void* input)
Undocumented in source. Be warned that the author may not have intended to support it.
loadLittleEndian
SIMDSSE2 loadLittleEndian(void* input)
Undocumented in source. Be warned that the author may not have intended to support it.
transpose
void transpose(SIMDSSE2 B0, SIMDSSE2 B1, SIMDSSE2 B2, SIMDSSE2 B3)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta