]> git.proxmox.com Git - qemu.git/history - target-ppc/helper.h
exec: move include files to include/exec/
[qemu.git] / target-ppc / helper.h
2012-12-19 Paolo Bonziniexec: move include files to include/exec/
2012-10-31 Paolo BonziniMerge remote-tracking branch 'origin/master' into threa...
2012-10-30 Blue SwirlMerge branch 'qspi.2' of git://developer.petalogix...
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.68' into staging
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-10-29 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-29 Aurelien JarnoMerge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp...
2012-10-28 Aurelien Jarnotarget-ppc: rename helper flags
2012-07-29 Michael S. TsirkinMerge branch pci into master
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v58' into...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-6-21...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'sstabellini/compile-xs...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-pt' into...
2012-06-26 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.54' into staging
2012-06-24 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-06-23 Alexander GrafPPC: BookE: Implement EPR SPR
2012-06-23 Blue Swirlppc: Move load and store helpers, switch to AREG0 free...
2012-06-23 Blue Swirlppc: Avoid AREG0 for misc helpers
2012-06-23 Blue Swirlppc: Avoid AREG0 for timebase helpers
2012-06-23 Blue Swirlppc: Avoid AREG0 for MMU etc. helpers
2012-06-23 Blue Swirlppc: Avoid AREG0 for integer and vector helpers
2012-06-23 Blue Swirlppc: Avoid AREG0 for FPU and SPE helpers
2012-06-23 Blue Swirlppc: Avoid AREG0 for exception helpers
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'bonzini/qdev-props-for...
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-04 Blue SwirlMerge branch 'linux-user-for-upstream' of git://git...
2012-02-04 Blue SwirlMerge branch 'for-upstream' of git://repo.or.cz/qemu...
2012-02-02 Alexander GrafPPC: E500: Implement msgsnd
2012-02-02 Alexander GrafPPC: E500: Implement msgclr
2012-02-02 Alexander GrafPPC: booke206: Implement tlbilx
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-03 Aurelien JarnoMerge branch 's390-next' of git://repo.or.cz/qemu/agraf
2011-06-03 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-03 Aurelien Jarnotarget-ppc: remove old CONFIG_SOFTFLOAT #ifdef
2011-05-14 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-11 Alexander GrafPPC: Implement e500 (FSL) MMU
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-01 David GibsonCorrect ppc popcntb logic, implement popcntw and popcntd
2011-04-01 David GibsonImplement missing parts of the logic for the POWER...
2011-04-01 David GibsonImplement PowerPC slbmfee and slbmfev instructions
2011-04-01 David GibsonClean up PowerPC SLB handling code
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-15 Anthony LiguoriMerge remote branch 'origin/master' into staging
2010-07-13 Aurelien Jarnotarget-ppc: add vexptefp instruction
2010-06-16 Richard Hendersontcg: Optionally sign-extend 32-bit arguments for 64...
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-06 Aurelien Jarnotarget-ppc: change DCR helpers to target_long arguments
2009-12-21 Alexander GrafPPC: Make DCR uint32_t
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-04-16 aurel32target-ppc: mark a few helpers TCG_CALL_CONST and/or...
2009-03-09 aurel32targe-ppc: optimize mfcr and mtcrf
2009-02-09 aurel32target-ppc: Add vrsqrtefp instruction
2009-02-09 aurel32target-ppc: Add vrefp instruction
2009-02-09 aurel32target-ppc: Add vct{u,s}xs instructions
2009-02-09 aurel32target-ppc: Add vcmp{eq, ge, gt, b}fp{, .} instructions
2009-02-09 aurel32target-ppc: Add vmaddfp and vnmsubfp instructions
2009-02-09 aurel32target-ppc: Add v{add,sub}fp instructions
2009-02-09 aurel32target-ppc: Add v{max,min}fp instructions
2009-02-05 aurel32target-ppc: change instruction name vrlogefp into vlogefp
2009-02-05 aurel32target-ppc: add vrlogefp instruction
2009-02-04 aurel32Add vcf{u,s}x instructions
2009-02-04 aurel32Add vrfi{m,n,p,z} instructions
2009-02-03 aurel32Make mtvscr use a helper
2009-01-08 aurel32Add v{add, sub}{s, u}{b, h, w}s instructions
2009-01-08 aurel32Add vspltis{b,h,w} instructions
2009-01-08 aurel32Add vs{l,r} instructions
2009-01-08 aurel32Add vcmpequ{b, h, w} and vcmpgt{s, u}{b, h, w} instructions
2009-01-04 aurel32Add vsumsws, vsum2sws, and vsum4{sbs, shs,ubs} instruct...
2009-01-04 aurel32Add {l,st}ve{b,h,w}x instructions.
2009-01-04 aurel32Add vmladduhm instruction.
2009-01-04 aurel32Add vmsumsh{m,s} instructions.
2009-01-04 aurel32Add vmsumuh{m,s} instructions.
2009-01-04 aurel32Add vmh{,r}addshs instructions.
2009-01-04 aurel32Add vpkpx instruction.
2009-01-04 aurel32Add vpks{h, w}{s, u}s, vpku{h, w}us, and vpku{h, w...
2009-01-04 aurel32Add vsel and vperm instructions.
2009-01-04 aurel32Add vmsum{u,m}bm instructions.
2009-01-04 aurel32Add vupk{h,l}s{b,h} instructions.
2009-01-04 aurel32Add vupk{h,l}px instructions.
2009-01-04 aurel32Add vsplt{b,h,w} instructions.
2009-01-04 aurel32Add vsldoi instruction.
2009-01-04 aurel32Add vrl{b,h,w} instructions.
2009-01-04 aurel32Add lvs{l,r} instructions.
2009-01-04 aurel32Add v{add,sub}cuw instructions.
2009-01-04 aurel32Add vs{l,r}o instructions.
2009-01-04 aurel32Add vsl{b,h,w} instructions.
2009-01-04 aurel32Add vsr{,a}{b,h,w} instructions.
2009-01-04 aurel32Add vmul{e,o}{s,u}{b,h} instructions.
2009-01-04 aurel32Add vmrg{l,h}{b,h,w} instructions.
next