Searched defs:ror16 (Results 1 - 1 of 1) sorted by last modified time

/external/qemu/include/qemu/
H A Dbitops.h217 * ror16 - rotate a 16-bit value right
221 static inline uint16_t ror16(uint16_t word, unsigned int shift) function

Completed in 406 milliseconds