Sign in
qemu
/
qemu
/
15126d9ce2858f472d671960db30aed64fd4f694
/
util
/
bitops.c
7d37435
avoid TABs in files that only contain a few
by Paolo Bonzini
· 6 years ago
ab089e0
bitmap: remove BITOP_WORD()
by Peter Xu
· 7 years ago
aafd758
util: Clean up includes
by Peter Maydell
· 9 years ago
49f676a
bitops: unroll while loop in find_next_bit()
by Peter Lieven
· 12 years ago
0f9d8bd
bitops: Replace bitops_ctol with ctzl
by Richard Henderson
· 12 years ago
4932398
bitops: Inline bitops_flsl
by Richard Henderson
· 12 years ago
265ce4a
bitops: Use non-bitops ctzl
by Richard Henderson
· 12 years ago
fbeadf5
bitops: unify bitops_ffsl with the one in host-utils.h, call it bitops_ctzl
by Paolo Bonzini
· 12 years ago
baacf04
build: move libqemuutil.a components to util/
by Paolo Bonzini
· 12 years ago
[Renamed from bitops.c]
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
e0e53b2
bitmap: add a generic bitmap and bitops library
by Corentin Chary
· 14 years ago