HomeSort by relevance Sort by last modified time
    Searched full:rol16 (Results 1 - 1 of 1) sorted by null

  /external/qemu/include/qemu/
bitops.h 207 * rol16 - rotate a 16-bit value left
211 static inline uint16_t rol16(uint16_t word, unsigned int shift) function

Completed in 3924 milliseconds