OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ror8
(Results
1 - 1
of
1
) sorted by null
/external/qemu/include/qemu/
bitops.h
197
*
ror8
- rotate an 8-bit value right
201
static inline uint8_t
ror8
(uint8_t word, unsigned int shift)
function
Completed in 143 milliseconds