Home
last modified time | relevance | path

Searched refs:rotate_each_word_right11 (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/ppv-lite86/src/
Dsoft.rs53 fwd_unop_x2!(rotate_each_word_right11);
256 fwd_unop_x4!(rotate_each_word_right11);
Dgeneric.rs303 fn rotate_each_word_right11(self) -> Self { in rotate_each_word_right11() method
338 fn rotate_each_word_right11(self) -> Self { in rotate_each_word_right11() method
389 fn rotate_each_word_right11(self) -> Self { in rotate_each_word_right11() method
Dtypes.rs34 fn rotate_each_word_right11(self) -> Self; in rotate_each_word_right11() method
/external/rust/crates/ppv-lite86/src/x86_64/
Dsse2.rs195 rotr_32!(rotate_each_word_right11, 11);
213 rotr_32!(rotate_each_word_right11, 11);
252 rotr_64!(rotate_each_word_right11, 11);
270 rotr_64!(rotate_each_word_right11, 11);
304 rotr_128!(rotate_each_word_right11, 11);
1523 rotr_32!(rotate_each_word_right11, 11);