qemu

FORK: QEMU emulator
git clone https://git.neptards.moe/neptards/qemu.git
Log | Files | Refs | Submodules | LICENSE

bitops.rst (188B)


      1 ==================
      2 Bitwise operations
      3 ==================
      4 
      5 The header ``qemu/bitops.h`` provides utility functions for
      6 performing bitwise operations.
      7 
      8 .. kernel-doc:: include/qemu/bitops.h