Searched defs:rol8 (Results 1 - 1 of 1) sorted by path

/external/qemu/include/qemu/
H A Dbitops.h187 * rol8 - rotate an 8-bit value left
191 static inline uint8_t rol8(uint8_t word, unsigned int shift) function

Completed in 260 milliseconds