summaryrefslogtreecommitdiffstats
path: root/target-ppc/helper.h
Commit message (Expand)AuthorAgeFilesLines
...
* PPC: E500: Implement msgclrAlexander Graf2012-02-021-0/+1
* PPC: booke206: Implement tlbilxAlexander Graf2012-02-021-0/+3
* target-ppc: remove old CONFIG_SOFTFLOAT #ifdefAurelien Jarno2011-06-031-2/+0
* PPC: Implement e500 (FSL) MMUAlexander Graf2011-05-121-0/+6
* Correct ppc popcntb logic, implement popcntw and popcntdDavid Gibson2011-04-011-1/+2
* Implement missing parts of the logic for the POWER PURRDavid Gibson2011-04-011-0/+1
* Implement PowerPC slbmfee and slbmfev instructionsDavid Gibson2011-04-011-0/+2
* Clean up PowerPC SLB handling codeDavid Gibson2011-04-011-1/+0
* target-ppc: add vexptefp instructionAurelien Jarno2010-07-131-0/+1
* tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts.Richard Henderson2010-06-161-0/+1
* target-ppc: change DCR helpers to target_long argumentsAurelien Jarno2010-02-061-2/+2
* PPC: Make DCR uint32_tAlexander Graf2009-12-211-2/+2
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-1/+1
* Get rid of _t suffixmalc2009-10-011-1/+1
* target-ppc: mark a few helpers TCG_CALL_CONST and/or TCG_CALL_PUREaurel322009-04-161-19/+19
* targe-ppc: optimize mfcr and mtcrfaurel322009-03-091-3/+0
* target-ppc: Add vrsqrtefp instructionaurel322009-02-091-0/+1
* target-ppc: Add vrefp instructionaurel322009-02-091-0/+1
* target-ppc: Add vct{u,s}xs instructionsaurel322009-02-091-0/+2
* target-ppc: Add vcmp{eq, ge, gt, b}fp{, .} instructionsaurel322009-02-091-0/+8
* target-ppc: Add vmaddfp and vnmsubfp instructionsaurel322009-02-091-0/+2
* target-ppc: Add v{add,sub}fp instructionsaurel322009-02-091-0/+2
* target-ppc: Add v{max,min}fp instructionsaurel322009-02-091-0/+2
* target-ppc: change instruction name vrlogefp into vlogefpaurel322009-02-051-1/+1
* target-ppc: add vrlogefp instructionaurel322009-02-051-0/+1
* Add vcf{u,s}x instructionsaurel322009-02-041-0/+2
* Add vrfi{m,n,p,z} instructionsaurel322009-02-041-0/+4
* Make mtvscr use a helperaurel322009-02-031-0/+1
* Add v{add, sub}{s, u}{b, h, w}s instructionsaurel322009-01-081-0/+12
* Add vspltis{b,h,w} instructionsaurel322009-01-081-0/+3
* Add vs{l,r} instructionsaurel322009-01-081-0/+2
* Add vcmpequ{b, h, w} and vcmpgt{s, u}{b, h, w} instructionsaurel322009-01-081-0/+18
* Add vsumsws, vsum2sws, and vsum4{sbs, shs,ubs} instructions.aurel322009-01-041-0/+5
* Add {l,st}ve{b,h,w}x instructions.aurel322009-01-041-0/+6
* Add vmladduhm instruction.aurel322009-01-041-0/+1
* Add vmsumsh{m,s} instructions.aurel322009-01-041-0/+2
* Add vmsumuh{m,s} instructions.aurel322009-01-041-0/+2
* Add vmh{,r}addshs instructions.aurel322009-01-041-0/+2
* Add vpkpx instruction.aurel322009-01-041-0/+1
* Add vpks{h, w}{s, u}s, vpku{h, w}us, and vpku{h, w}um instructions.aurel322009-01-041-0/+8
* Add vsel and vperm instructions.aurel322009-01-041-0/+2
* Add vmsum{u,m}bm instructions.aurel322009-01-041-0/+2
* Add vupk{h,l}s{b,h} instructions.aurel322009-01-041-0/+4
* Add vupk{h,l}px instructions.aurel322009-01-041-0/+2
* Add vsplt{b,h,w} instructions.aurel322009-01-041-0/+3
* Add vsldoi instruction.aurel322009-01-041-0/+1
* Add vrl{b,h,w} instructions.aurel322009-01-041-0/+3
* Add lvs{l,r} instructions.aurel322009-01-041-0/+2
* Add v{add,sub}cuw instructions.aurel322009-01-041-0/+2
* Add vs{l,r}o instructions.aurel322009-01-041-0/+2
OpenPOWER on IntegriCloud