Searched hist:"18331 e7c189507513008a2936f5fe79c3d8b8a08" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/qemu/ |
H A D | hbitmap.h | diff 18331e7c189507513008a2936f5fe79c3d8b8a08 Wed Feb 13 19:47:36 CST 2013 Richard Henderson <rth@twiddle.net> hbitmap: Use non-bitops ctzl
Both uses of ctz have already eliminated zero, and thus the difference in edge conditions between the two routines is irrelevant.
Signed-off-by: Richard Henderson <rth@twiddle.net> Acked-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
|
/openbmc/qemu/util/ |
H A D | hbitmap.c | diff 18331e7c189507513008a2936f5fe79c3d8b8a08 Wed Feb 13 19:47:36 CST 2013 Richard Henderson <rth@twiddle.net> hbitmap: Use non-bitops ctzl
Both uses of ctz have already eliminated zero, and thus the difference in edge conditions between the two routines is irrelevant.
Signed-off-by: Richard Henderson <rth@twiddle.net> Acked-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
|