Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-09-25 | bitops: Add rotate functions (rol8, ror8, ...) | Stefan Weil | 1 | -0/+80 |
2013-07-22 | bitops: Provide sextract32() and sextract64() | Peter Maydell | 1 | -0/+50 |
2013-02-16 | bitops: Remove routines redundant with host-utils | Richard Henderson | 1 | -48/+0 |
2013-02-16 | bitops: Write bitops_flsl in terms of clzl | Richard Henderson | 1 | -28/+1 |
2013-02-02 | bitops: unify bitops_ffsl with the one in host-utils.h, call it bitops_ctzl | Paolo Bonzini | 1 | -33/+22 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -0/+362 |