summaryrefslogtreecommitdiffstats
path: root/target-ppc/int_helper.c
Commit message (Expand)AuthorAgeFilesLines
* target-ppc: emulate cmpb instructionAurelien Jarno2013-04-261-0/+15
* target-ppc: Split out SO, OV, CA fields from XERRichard Henderson2013-02-231-23/+15
* target-ppc: Use mul*2 in mulh* insnsRichard Henderson2013-02-231-18/+0
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* target-ppc: get rid of the HANDLE_NAN{1, 2, 3} macrosAurelien Jarno2012-10-041-21/+0
* target-ppc: use the softfloat float32_muladd functionAurelien Jarno2012-10-041-43/+14
* target-ppc: use the softfloat min/max functionsAurelien Jarno2012-10-041-21/+2
* target-ppc: simplify NaN propagation for vector functionsAurelien Jarno2012-10-041-19/+7
* ppc: Make hbrev table constBlue Swirl2012-06-241-1/+1
* ppc: Avoid AREG0 for integer and vector helpersBlue Swirl2012-06-241-47/+73
* ppc: Split integer and vector opsBlue Swirl2012-06-241-0/+1538
OpenPOWER on IntegriCloud