| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | target-i386: exception handling for div instructions | Pavel Dovgalyuk | 2015-09-15 | 1 | -16/+16 |
| * | tcg: Invert the inclusion of helper.h | Richard Henderson | 2014-05-28 | 1 | -1/+1 |
| * | target-i386/helper: remove EDX macro | liguang | 2013-06-15 | 1 | -12/+12 |
| * | target-i386/helper: remove EAX macro | liguang | 2013-06-15 | 1 | -31/+31 |
| * | target-i386: Use mulu2 and muls2 | Richard Henderson | 2013-02-27 | 1 | -40/+0![]() |
| * | target-i386: Implement tzcnt and fix lzcnt | Richard Henderson | 2013-02-20 | 1 | -8/+3![]() |
| * | target-i386: Use clz/ctz for bsf/bsr helpers | Richard Henderson | 2013-02-20 | 1 | -34/+11![]() |
| * | target-i386: Implement PDEP, PEXT | Richard Henderson | 2013-02-19 | 1 | -0/+32 |
| * | target-i386: Implement MULX | Richard Henderson | 2013-02-19 | 1 | -0/+7 |
| * | misc: move include files to include/qemu/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
| * | x86: avoid AREG0 for integer helpers | Blue Swirl | 2012-08-14 | 1 | -18/+18 |
| * | x86: avoid AREG0 for condition code helpers | Blue Swirl | 2012-08-14 | 1 | -4/+4 |
| * | x86: split off integer helpers | Blue Swirl | 2012-06-28 | 1 | -0/+500 |

