]> git.proxmox.com Git - qemu.git/history - target-arm/neon_helper.c
exec: move include files to include/exec/
[qemu.git] / target-arm / neon_helper.c
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-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 'queue/qmp' of git://repo.or.cz/qemu/qmp...
2012-10-27 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-10-24 Peter Maydelltarget-arm: Use TCG operation for Neon 64 bit negation
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-10-22 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/dma'...
2012-10-19 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://git...
2012-10-19 Aurelien JarnoMerge branch 'trivial-patches' of git://github.com...
2012-10-19 Peter Maydelltarget-arm/neon_helper: Remove obsolete FIXME comment
2012-08-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-5a02306...
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-08-13 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-08-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-08-10 Peter Maydelltarget-arm: Fix typos in comments
2012-06-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-05-10 Anthony LiguoriMerge remote-tracking branch 'pmaydell/target-arm.for...
2012-05-10 Matt Craigheadtarget-arm: When setting FPSCR.QC, don't clear other...
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-14 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu.v5'...
2012-03-14 Andreas Färbertarget-arm: Don't overuse CPUState
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-23 Matthew FernandezCorrect spelling of licensed
2011-07-22 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v39' into...
2011-07-22 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-06-22 Peter MaydellRevert "target-arm: Use global env in neon_helper.c...
2011-06-22 Peter Maydelltarget-arm: Pass fp status pointer explicitly to neon...
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-05-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/CVE-2011-1751...
2011-05-23 Peter Maydelltarget-arm: Signal InvalidOp for Neon GE and GT compare...
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-17 Lluísmove helpers.h to helper.h
2011-04-13 Peter Maydelltarget-arm: Don't overflow when calculating value for...
2011-04-04 Peter Maydelltarget-arm: Make Neon helper routines use correct FP...
2011-04-04 Peter Maydelltarget-arm: Use global env in neon_helper.c helpers
2011-04-03 Peter Maydelltarget-arm: Use new softfloat min/max functions for...
2011-04-03 Peter Maydelltarget-arm: Correct ABD's handling of negative zeroes
2011-04-03 Peter Maydelltarget-arm: Return right result for Neon comparison...
2011-04-03 Peter Maydelltarget-arm/neon_helper.c: Use make_float32/float32_val...
2011-02-20 Peter Maydelltarget-arm: Fix unsigned VQRSHL by large shift counts
2011-02-20 Peter Maydelltarget-arm: Fix signed VQRSHL by large shift counts
2011-02-20 Peter Maydelltarget-arm: Fix saturated values for Neon right shifts
2011-02-20 Christophe Lyontarget-arm: fix unsigned 64 bit right shifts.
2011-02-20 Christophe Lyontarget-arm: Fix unsigned VRSHL.s8 and .s16 right shifts...
2011-02-20 Peter Maydelltarget-arm: Fix signed VRSHL by large shift counts
2011-02-20 Christophe Lyontarget-arm: Fix rounding constant addition for Neon...
2011-02-20 Peter Maydelltarget-arm: Move Neon VZIP to helper functions
2011-02-20 Peter Maydelltarget-arm: Move Neon VUZP to helper functions
2011-02-20 Peter Maydelltarget-arm: Implement VMULL.P8
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-10 Peter Maydelltarget-arm: Remove stray #include from middle of neon_h...
2011-02-09 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://gitorio...
2011-02-09 Peter Maydelltarget-arm: Fix 32 bit signed saturating narrow
2011-02-09 Juha Riihimäkitarget-arm: Fix VQMOVUN Neon instruction.
2011-02-04 Christophe LyonSet the right overflow bit for neon 32 and 64 bit satur...
2011-02-01 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/spice.v29.pull' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'spice/usb.5' into staging
2011-02-01 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-29 Juha Riihimäkitarget-arm: Fix Neon VQ(R)DMULH.S16 instructions
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-11 Juha RiihimäkiARM: add neon helpers for VQSHLU
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-27 Peter Maydelltarget-arm: Correct result in saturating cases for...
2010-12-27 Juha Riihimäkitarget-arm: remove pointless else clause in VQSHL of u64
2010-12-27 Peter Maydelltarget-arm: Fix VQSHL of signed 64 bit values by shift...
2010-12-27 Juha Riihimäkitarget-arm: Fix VQSHL of signed 64 bit values
2009-10-27 Juha Riihimäkitarget-arm: fix neon shift helper functions
2009-07-27 Juan Quintelarename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
2009-05-09 Paul BrookFixe ARM NEON vrshl.
2008-04-11 aurel32Fix few spelling issues in comments
2008-03-31 pbrookARM TCG conversion 15/16.
2008-03-31 pbrookARM TCG conversion 14/16.