Home
last modified time | relevance | path

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

/external/rust/crates/ppv-lite86/src/
Dsoft.rs51 fwd_unop_x2!(rotate_each_word_right7);
254 fwd_unop_x4!(rotate_each_word_right7);
Dgeneric.rs295 fn rotate_each_word_right7(self) -> Self { in rotate_each_word_right7() method
330 fn rotate_each_word_right7(self) -> Self { in rotate_each_word_right7() method
381 fn rotate_each_word_right7(self) -> Self { in rotate_each_word_right7() method
Dtypes.rs32 fn rotate_each_word_right7(self) -> Self; in rotate_each_word_right7() method
/external/rust/crates/ppv-lite86/src/x86_64/
Dsse2.rs189 rotr_32!(rotate_each_word_right7, 7);
211 rotr_32!(rotate_each_word_right7, 7);
246 rotr_64!(rotate_each_word_right7, 7);
268 rotr_64!(rotate_each_word_right7, 7);
302 rotr_128!(rotate_each_word_right7, 7);
1517 rotr_32!(rotate_each_word_right7, 7);