index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
qemu
/
bitops.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-26
bitops.h: revert db1ffc32dd ("qemu/bitops.h: add bitrev8 implementation")
Mark Cave-Ayland
1
-22
/
+0
2021-07-02
qemu/bitops.h: add bitrev8 implementation
Mark Cave-Ayland
1
-0
/
+22
2021-06-16
bitops.h: Provide hswap32(), hswap64(), wswap64() swapping operations
Peter Maydell
1
-0
/
+29
2021-05-21
bitops.h: Improve find_xxx_bit() documentation
Philippe Mathieu-Daudé
1
-3
/
+12
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-1
/
+1
2020-02-25
qemu/bitops.h: Add extract8 and extract16
Yoshinori Sato
1
-0
/
+38
2019-12-17
bitops.h: Silence kernel-doc complaints
Peter Maydell
1
-20
/
+32
2019-11-01
target/arm/cpu64: max cpu: Introduce sve<N> properties
Andrew Jones
1
-0
/
+1
2017-05-12
vnc: replace hweight_long() with ctpopl()
Cédric Le Goater
1
-10
/
+0
2016-11-15
bitops: fix rol/ror when shift is zero
Nikunj A Dadhania
1
-8
/
+8
2016-07-04
bitops: Add MAKE_64BIT_MASK macro
Alistair Francis
1
-0
/
+3
2016-06-17
bitops.h: Implement half-shuffle and half-unshuffle ops
Peter Maydell
1
-0
/
+108
2016-02-23
include: Clean up includes
Peter Maydell
1
-2
/
+0
2015-06-05
bitmap: add atomic set functions
Stefan Hajnoczi
1
-0
/
+14
2015-04-30
bitops : fix coding style
Chih-Min Chao
1
-30
/
+31
2015-03-11
bitops.h: sextract64() return type should be int64_t, not uint64_t
Peter Maydell
1
-1
/
+1
2014-11-02
bitops.h: Don't include qemu-common.h
Eduardo Habkost
1
-1
/
+3
2014-06-18
bitops: provide an inline implementation of find_first_bit
Aurelien Jarno
1
-1
/
+11
2014-01-13
bitmap: use long as index
Juan Quintela
1
-7
/
+7
2013-09-25
bitops: Add rotate functions (rol8, ror8, ...)
Stefan Weil
1
-0
/
+80
2013-07-22
bitops: Provide sextract32() and sextract64()
Peter Maydell
1
-0
/
+50
2013-02-16
bitops: Remove routines redundant with host-utils
Richard Henderson
1
-48
/
+0
2013-02-16
bitops: Write bitops_flsl in terms of clzl
Richard Henderson
1
-28
/
+1
2013-02-02
bitops: unify bitops_ffsl with the one in host-utils.h, call it bitops_ctzl
Paolo Bonzini
1
-33
/
+22
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-0
/
+362