xref: /openbmc/qemu/docs/devel/bitops.rst (revision c4fa97c7f216fc80b09a5d32be847ff8d502cba6)
1==================
2Bitwise operations
3==================
4
5The header ``qemu/bitops.h`` provides utility functions for
6performing bitwise operations.
7
8.. kernel-doc:: include/qemu/bitops.h
9