Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bitops: provide an inline implementation of find_first_bit | Aurelien Jarno | 2014-06-18 | 1 | -1/+11 |
* | bitmap: use long as index | Juan Quintela | 2014-01-13 | 1 | -7/+7 |
* | bitops: Add rotate functions (rol8, ror8, ...) | Stefan Weil | 2013-09-25 | 1 | -0/+80 |
* | bitops: Provide sextract32() and sextract64() | Peter Maydell | 2013-07-22 | 1 | -0/+50 |
* | bitops: Remove routines redundant with host-utils | Richard Henderson | 2013-02-16 | 1 | -48/+0 |
* | bitops: Write bitops_flsl in terms of clzl | Richard Henderson | 2013-02-16 | 1 | -28/+1 |
* | bitops: unify bitops_ffsl with the one in host-utils.h, call it bitops_ctzl | Paolo Bonzini | 2013-02-02 | 1 | -33/+22 |
* | misc: move include files to include/qemu/ | Paolo Bonzini | 2012-12-19 | 1 | -0/+362 |