]> Git Repo - qemu.git/commit
host-utils: add clrsb32/64 - count leading redundant sign bits
authorClaudio Fontana <[email protected]>
Tue, 17 Dec 2013 19:42:35 +0000 (19:42 +0000)
committerPeter Maydell <[email protected]>
Tue, 17 Dec 2013 20:12:51 +0000 (20:12 +0000)
commitafd3fe4ce56e6fb0d0384ddb8e3c4fac01935c37
tree1bdc85c034610f88fdc30746c121b6833b395f79
parent880777423525685ccaf1bf6967b27cc8a38e5f96
host-utils: add clrsb32/64 - count leading redundant sign bits

this patch introduces wrappers for the clrsb builtins,
which count the leading redundant sign bits.

Signed-off-by: Claudio Fontana <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
include/qemu/host-utils.h
This page took 0.023843 seconds and 4 git commands to generate.