summaryrefslogtreecommitdiffstats
path: root/target-ppc/helper.h
Commit message (Expand)AuthorAgeFilesLines
...
* Add vsl{b,h,w} instructions.aurel322009-01-041-0/+3
* Add vsr{,a}{b,h,w} instructions.aurel322009-01-041-0/+6
* Add vmul{e,o}{s,u}{b,h} instructions.aurel322009-01-041-0/+8
* Add vmrg{l,h}{b,h,w} instructions.aurel322009-01-041-0/+6
* Add v{min, max}{s, u}{b, h, w} instructions.aurel322009-01-031-0/+12
* Add vavg{s,u}{b,h,w} instructions.aurel322009-01-031-0/+7
* Add v{add,sub}u{b,h,w}m instructions.aurel322009-01-031-0/+9
* target-ppc: fix fcmp{o,u} instructionsaurel322008-12-141-2/+2
* target-ppc: fix mtfsb0 and mtfsb1aurel322008-12-141-0/+1
* target-ppc: rework exception codeaurel322008-12-111-1/+1
* target-ppc: convert SPR accesses to TCGaurel322008-12-071-2/+39
* target-ppc: convert SLB/TLB instructions to TCGaurel322008-12-061-4/+22
* target-ppc: convert dcr load/store to TCGaurel322008-12-061-0/+3
* target-ppc: convert msr load/store to TCGaurel322008-12-061-0/+1
* target-ppc: convert POWER bridge instructions to TCGaurel322008-12-061-0/+8
* target-ppc: convert PPC 440 instructions to TCGaurel322008-11-301-0/+2
* target-ppc: convert return from interrupt instructions to TCGaurel322008-11-301-4/+15
* target-ppc: convert lscbx instruction to TCGaurel322008-11-301-0/+2
* target-ppc: convert load/store string instructions to TCGaurel322008-11-301-0/+3
* target-ppc: convert icbi instruction to TCGaurel322008-11-301-0/+1
* target-ppc: convert dcbz instruction to TCGaurel322008-11-301-0/+2
* target-ppc: convert load/store multiple instructions to TCGaurel322008-11-301-0/+3
* target-ppc: convert mfrom instruction to TCGaurel322008-11-301-0/+2
* target-ppc: convert software TLB instructions to TCGaurel322008-11-301-0/+7
* target-ppc: convert trap instructions to TCGaurel322008-11-241-0/+4
* target-ppc: convert FPU load/store to TCGaurel322008-11-231-0/+2
* target-ppc: convert SPE FP ops to TCGaurel322008-11-231-4/+71
* target-ppc: convert exceptions generation to TCGaurel322008-11-221-0/+3
* target-ppc: convert fp ops to TCGaurel322008-11-191-2/+40
* TCG variable type checking.pbrook2008-11-171-19/+19
* target-ppc: convert most SPE integer instructions to TCGaurel322008-11-101-0/+3
* target-ppc: convert arithmetic functions to TCGaurel322008-11-011-0/+6
* target-ppc: convert logical instructions to TCGaurel322008-10-211-0/+10
* target-ppc: convert crf related instructions to TCGaurel322008-10-211-0/+5
* PPC: add support for TCG helpersaurel322008-08-281-0/+4
* Revert commits 5082 and 5083aurel322008-08-241-21/+0
* PPC: Switch a few instructions to TCGaurel322008-08-241-0/+21
OpenPOWER on IntegriCloud