target/mips: Move MUL opcode check from decode_mxu() to decode_legacy()
[qemu/ar7.git] / docs / devel / bitops.rst
blob6addaecf8d705aeeffd6cded3abac84ebbb28198
1 ==================
2 Bitwise operations
3 ==================
5 The header ``qemu/bitops.h`` provides utility functions for
6 performing bitwise operations.
8 .. kernel-doc:: include/qemu/bitops.h