HomeSort by relevance Sort by last modified time
    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 119 milliseconds