Home
last modified time | relevance | path

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

/external/rust/crates/ppv-lite86/src/
Dsoft.rs52 fwd_unop_x2!(rotate_each_word_right8);
255 fwd_unop_x4!(rotate_each_word_right8);
Dgeneric.rs299 fn rotate_each_word_right8(self) -> Self { in rotate_each_word_right8() method
334 fn rotate_each_word_right8(self) -> Self { in rotate_each_word_right8() method
385 fn rotate_each_word_right8(self) -> Self { in rotate_each_word_right8() method
Dtypes.rs33 fn rotate_each_word_right8(self) -> Self; in rotate_each_word_right8() method
/external/rust/crates/ppv-lite86/src/x86_64/
Dsse2.rs191 rotate_each_word_right8,
212 rotr_32!(rotate_each_word_right8, 8);
248 rotate_each_word_right8,
269 rotr_64!(rotate_each_word_right8, 8);
303 rotr_128!(rotate_each_word_right8, 8);
1519 rotate_each_word_right8,