]> git.proxmox.com Git - qemu.git/history - target-arm/neon_helper.c
Version 0.15.1
[qemu.git] / target-arm / neon_helper.c
2011-07-23 Matthew FernandezCorrect spelling of licensed
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.