Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target-ppc: Add ISA2.06 divde[o] Instructions | Tom Musta | 2014-03-05 | 1 | -0/+14 |
* | target-ppc: Add ISA2.06 divdeu[o] Instructions | Tom Musta | 2014-03-05 | 1 | -0/+14 |
* | include/qemu/host-utils.h: Trivial typo: ctz->cto | Dr. David Alan Gilbert | 2014-03-02 | 1 | -1/+1 |
* | host-utils: add clrsb32/64 - count leading redundant sign bits | Claudio Fontana | 2013-12-17 | 1 | -0/+32 |
* | host-utils: Use __int128_t for mul[us]64 | Richard Henderson | 2013-02-17 | 1 | -9/+8 |
* | host-utils: Fix coding style and add comments | Richard Henderson | 2013-02-16 | 1 | -18/+82 |
* | host-utils: Add host long specific aliases for clz, ctz, ctpop | Richard Henderson | 2013-02-16 | 1 | -0/+19 |
* | bitops: unify bitops_ffsl with the one in host-utils.h, call it bitops_ctzl | Paolo Bonzini | 2013-02-02 | 1 | -26/+0 |
* | host-utils: add ffsl | Paolo Bonzini | 2013-01-25 | 1 | -0/+26 |
* | misc: move include files to include/qemu/ | Paolo Bonzini | 2012-12-19 | 1 | -0/+240 |