Home
last modified time | relevance | path

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

/external/rust/crates/ppv-lite86/src/
Dsoft.rs54 fwd_unop_x2!(rotate_each_word_right12);
257 fwd_unop_x4!(rotate_each_word_right12);
Dgeneric.rs307 fn rotate_each_word_right12(self) -> Self { in rotate_each_word_right12() method
342 fn rotate_each_word_right12(self) -> Self { in rotate_each_word_right12() method
393 fn rotate_each_word_right12(self) -> Self { in rotate_each_word_right12() method
Dtypes.rs35 fn rotate_each_word_right12(self) -> Self; in rotate_each_word_right12() method
/external/rust/crates/ppv-lite86/src/x86_64/
Dsse2.rs196 rotr_32!(rotate_each_word_right12, 12);
214 rotr_32!(rotate_each_word_right12, 12);
253 rotr_64!(rotate_each_word_right12, 12);
271 rotr_64!(rotate_each_word_right12, 12);
305 rotr_128!(rotate_each_word_right12, 12);
1524 rotr_32!(rotate_each_word_right12, 12);