66 Commits (56fdd213efe5c542efba00fb504781c8953c0988)

Author SHA1 Message Date
aurel32 56fdd213ef target-ppc: Add v{add,sub}fp instructions 18 years ago
aurel32 1536ff641f target-ppc: Add v{max,min}fp instructions 18 years ago
aurel32 b580763f86 target-ppc: change instruction name vrlogefp into vlogefp 18 years ago
aurel32 f586ce09e2 target-ppc: add vrlogefp instruction 18 years ago
aurel32 e140632e87 Add vcf{u,s}x instructions 18 years ago
aurel32 f6b1964548 Add vrfi{m,n,p,z} instructions 18 years ago
aurel32 6e87b7c7bf Make mtvscr use a helper 18 years ago
aurel32 5ab09f3349 Add v{add, sub}{s, u}{b, h, w}s instructions 18 years ago
aurel32 c026766b15 Add vspltis{b,h,w} instructions 18 years ago
aurel32 d9430add63 Add vs{l,r} instructions 18 years ago
aurel32 1add6e234a Add vcmpequ{b, h, w} and vcmpgt{s, u}{b, h, w} instructions 18 years ago
aurel32 8142cddda2 Add vsumsws, vsum2sws, and vsum4{sbs, shs,ubs} instructions. 18 years ago
aurel32 cbfb6ae9b3 Add {l,st}ve{b,h,w}x instructions. 18 years ago
aurel32 bcd2ee23ea Add vmladduhm instruction. 18 years ago
aurel32 eae07261c7 Add vmsumsh{m,s} instructions. 18 years ago
aurel32 4d9903b6c3 Add vmsumuh{m,s} instructions. 18 years ago
aurel32 b161ae2766 Add vmh{,r}addshs instructions. 18 years ago
aurel32 1dd9ffb969 Add vpkpx instruction. 18 years ago
aurel32 5335a145a1 Add vpks{h, w}{s, u}s, vpku{h, w}us, and vpku{h, w}um instructions. 18 years ago
aurel32 d1258698f5 Add vsel and vperm instructions. 18 years ago
aurel32 b04ae9811a Add vmsum{u,m}bm instructions. 18 years ago
aurel32 6cf1c6e547 Add vupk{h,l}s{b,h} instructions. 18 years ago
aurel32 79f85c3ae9 Add vupk{h,l}px instructions. 18 years ago
aurel32 e4e6bee787 Add vsplt{b,h,w} instructions. 18 years ago
aurel32 cd633b10fd Add vsldoi instruction. 18 years ago
aurel32 5e1d0985f9 Add vrl{b,h,w} instructions. 18 years ago
aurel32 bf8d8ded57 Add lvs{l,r} instructions. 18 years ago
aurel32 e343da72b6 Add v{add,sub}cuw instructions. 18 years ago
aurel32 7b239bec41 Add vs{l,r}o instructions. 18 years ago
aurel32 d79f08096c Add vsl{b,h,w} instructions. 18 years ago
aurel32 07ef34c35e Add vsr{,a}{b,h,w} instructions. 18 years ago
aurel32 2c2779080c Add vmul{e,o}{s,u}{b,h} instructions. 18 years ago
aurel32 3b43004804 Add vmrg{l,h}{b,h,w} instructions. 18 years ago
aurel32 e40393399a Add v{min, max}{s, u}{b, h, w} instructions. 18 years ago
aurel32 fab3cbe901 Add vavg{s,u}{b,h,w} instructions. 18 years ago
aurel32 7872c51c1a Add v{add,sub}u{b,h,w}m instructions. 18 years ago
aurel32 9a819377d8 target-ppc: fix fcmp{o,u} instructions 18 years ago
aurel32 6e35d5243c target-ppc: fix mtfsb0 and mtfsb1 18 years ago
aurel32 e06fcd754e target-ppc: rework exception code 18 years ago
aurel32 45d827d2d7 target-ppc: convert SPR accesses to TCG 18 years ago
aurel32 74d37793f4 target-ppc: convert SLB/TLB instructions to TCG 18 years ago
aurel32 06dca6a7c1 target-ppc: convert dcr load/store to TCG 18 years ago
aurel32 6527f6ea9c target-ppc: convert msr load/store to TCG 18 years ago
aurel32 22e0e17337 target-ppc: convert POWER bridge instructions to TCG 18 years ago
aurel32 ef0d51af1e target-ppc: convert PPC 440 instructions to TCG 18 years ago
aurel32 d72a19f7bd target-ppc: convert return from interrupt instructions to TCG 18 years ago
aurel32 bdb4b68907 target-ppc: convert lscbx instruction to TCG 18 years ago
aurel32 dfbc799d8e target-ppc: convert load/store string instructions to TCG 18 years ago
aurel32 37d269dfc6 target-ppc: convert icbi instruction to TCG 18 years ago
aurel32 799a8c8d0a target-ppc: convert dcbz instruction to TCG 18 years ago