Module mmx

Module mmx 

Source
Available on crate feature utils-mmx only.
Expand description

MMX Operations in pure Rust

Functionsยง

mmx_p_add_b
Packed Add of Bytes (8-bit integers)
mmx_p_add_d
Packed Add of Doublewords (32-bit integers)
mmx_p_add_w
Packed Add of Words (16-bit integers)
mmx_p_sll_d
Packed Shift Left Logical of Doublewords (32-bit integers)
mmx_p_srl_d
Packed Shift Right Logical of Doublewords (32-bit integers)
mmx_punpckldq
Packed Unpack Low Doubleword
mmx_punpckldq2
Packed Unpack Low Doubleword with itself