commit | 0165437302448d210742cc3def362d1de0413621 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Wed Feb 13 17:47:34 2013 -0800 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Feb 16 11:09:05 2013 +0000 |
tree | 121ccfde5426fe56c88b2e26144e8261d4e0fd05 | |
parent | 38dad9e574746981dfbac52b3bbbd6d894f31d26 [diff] |
host-utils: Add host long specific aliases for clz, ctz, ctpop We will standardize on these names, rather than the similar routines currently residing in qemu/bitops.h. Signed-off-by: Richard Henderson <rth@twiddle.net> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>