index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
qemu
/
host-utils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/qemu/host-utils.h: Simplify the compiler check in mulu128()
Thomas Huth
2022-08-04
1
-2
/
+1
*
include/qemu/host-utils: Remove unused code in the *_overflow wrappers
Thomas Huth
2022-07-05
1
-65
/
+0
*
host-utils: Implemented signed 256-by-128 division
Lucas Mateus Castro (alqotel)
2022-06-20
1
-0
/
+1
*
host-utils: Implemented unsigned 256-by-128 division
Lucas Mateus Castro (alqotel)
2022-06-20
1
-0
/
+2
*
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
host-utils: Introduce mulu128
Luis Pires
2021-11-09
1
-0
/
+36
*
host-utils: add 128-bit quotient support to divu128/divs128
Luis Pires
2021-10-28
1
-7
/
+13
*
host-utils: move udiv_qrnnd() to host-utils
Luis Pires
2021-10-28
1
-0
/
+81
*
host-utils: move checks out of divu128/divs128
Luis Pires
2021-10-28
1
-23
/
+13
*
host-utils: introduce uabs64()
Luis Pires
2021-09-29
1
-0
/
+8
*
host-utils: fix missing zero-extension in divs128
Luis Pires
2021-09-29
1
-1
/
+1
*
qemu/host-utils: Add wrappers for carry builtins
Richard Henderson
2021-05-16
1
-0
/
+50
*
qemu/host-utils: Add wrappers for overflow builtins
Richard Henderson
2021-05-16
1
-0
/
+225
*
qemu/host-utils: Use __builtin_bitreverseN
Richard Henderson
2021-05-16
1
-0
/
+16
*
fix the prototype of muls64/mulu64
Lijun Pan
2020-07-06
1
-2
/
+2
*
includes: Replace QEMU_GNUC_PREREQ with "__has_builtin || !defined(__clang__)"
Thomas Huth
2018-12-12
1
-2
/
+2
*
pci/shpc: Move function to generic header file
Yuval Shaia
2018-01-18
1
-0
/
+10
*
host-utils: Simplify pow2ceil()
Markus Armbruster
2017-09-06
1
-9
/
+14
*
host-utils: Proactively fix pow2floor(), switch to unsigned
Markus Armbruster
2017-09-06
1
-5
/
+8
*
Drop QEMU_GNUC_PREREQ() checks for gcc older than 4.1
Peter Maydell
2017-04-20
1
-121
/
+0
*
host-utils: Implement unsigned quadword left/right shift and unit tests
Jose Ricardo Ziviani
2017-01-31
1
-0
/
+27
*
qemu/host-utils.h: Reduce the operation count in the fallback ctpop
Richard Henderson
2017-01-10
1
-14
/
+11
*
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
1
-1
/
+2
*
host-utils: Prefer 'false' for bool type
Eric Blake
2016-06-07
1
-1
/
+1
*
include: Clean up includes
Peter Maydell
2016-02-23
1
-3
/
+0
*
host-utils: Add revbit functions
Richard Henderson
2015-09-15
1
-0
/
+77
*
Make pow2ceil() and pow2floor() inline
Peter Maydell
2015-09-07
1
-0
/
+33
*
qemu-common.h: Move muldiv64() to host-utils.h
Peter Maydell
2015-08-19
1
-0
/
+29
*
target-ppc: Add ISA2.06 divde[o] Instructions
Tom Musta
2014-03-05
1
-0
/
+14
*
target-ppc: Add ISA2.06 divdeu[o] Instructions
Tom Musta
2014-03-05
1
-0
/
+14
*
include/qemu/host-utils.h: Trivial typo: ctz->cto
Dr. David Alan Gilbert
2014-03-02
1
-1
/
+1
*
host-utils: add clrsb32/64 - count leading redundant sign bits
Claudio Fontana
2013-12-17
1
-0
/
+32
*
host-utils: Use __int128_t for mul[us]64
Richard Henderson
2013-02-17
1
-9
/
+8
*
host-utils: Fix coding style and add comments
Richard Henderson
2013-02-16
1
-18
/
+82
*
host-utils: Add host long specific aliases for clz, ctz, ctpop
Richard Henderson
2013-02-16
1
-0
/
+19
*
bitops: unify bitops_ffsl with the one in host-utils.h, call it bitops_ctzl
Paolo Bonzini
2013-02-02
1
-26
/
+0
*
host-utils: add ffsl
Paolo Bonzini
2013-01-25
1
-0
/
+26
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-0
/
+240