Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | host-utils: Implement unsigned quadword left/right shift and unit tests | Jose Ricardo Ziviani | 2017-01-31 | 1 | -0/+64 |
* | host-utils: Move 128-bit guard macro to .c file | Jose Ricardo Ziviani | 2017-01-31 | 1 | -0/+2 |
* | util: Clean up includes | Peter Maydell | 2016-02-04 | 1 | -2/+1 |
* | util: Don't link host-utils.o if it's empty | Fam Zheng | 2014-09-09 | 1 | -2/+0 |
* | target-ppc: Add ISA2.06 divde[o] Instructions | Tom Musta | 2014-03-05 | 1 | -0/+37 |
* | target-ppc: Add ISA2.06 divdeu[o] Instructions | Tom Musta | 2014-03-05 | 1 | -0/+38 |
* | host-utils: Improve mulu64 and muls64 | Richard Henderson | 2013-02-17 | 1 | -54/+38 |
* | host-utils: Use __int128_t for mul[us]64 | Richard Henderson | 2013-02-17 | 1 | -2/+2 |
* | build: move libqemuutil.a components to util/ | Paolo Bonzini | 2013-01-12 | 1 | -0/+105 |