Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target-ppc: emulate cmpb instruction | Aurelien Jarno | 2013-04-26 | 1 | -0/+15 |
* | target-ppc: Split out SO, OV, CA fields from XER | Richard Henderson | 2013-02-23 | 1 | -23/+15 |
* | target-ppc: Use mul*2 in mulh* insns | Richard Henderson | 2013-02-23 | 1 | -18/+0 |
* | misc: move include files to include/qemu/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | target-ppc: get rid of the HANDLE_NAN{1, 2, 3} macros | Aurelien Jarno | 2012-10-04 | 1 | -21/+0 |
* | target-ppc: use the softfloat float32_muladd function | Aurelien Jarno | 2012-10-04 | 1 | -43/+14 |
* | target-ppc: use the softfloat min/max functions | Aurelien Jarno | 2012-10-04 | 1 | -21/+2 |
* | target-ppc: simplify NaN propagation for vector functions | Aurelien Jarno | 2012-10-04 | 1 | -19/+7 |
* | ppc: Make hbrev table const | Blue Swirl | 2012-06-24 | 1 | -1/+1 |
* | ppc: Avoid AREG0 for integer and vector helpers | Blue Swirl | 2012-06-24 | 1 | -47/+73 |
* | ppc: Split integer and vector ops | Blue Swirl | 2012-06-24 | 1 | -0/+1538 |