Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20161028-tag' into staging
[sdk/emulator/qemu.git] / target-i386 / ops_sse_header.h
2016-01-26 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2016-01-21 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/tags...
2016-01-21 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2016-01-21 Eduardo Habkosttarget-i386: Rename struct XMMReg to ZMMReg
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-04-15 Anthony LiguoriMerge remote-tracking branch 'quintela/migration.next...
2013-04-13 Aurelien JarnoMerge branch 'mingw' of git://qemu.weilnetz.de/qemu
2013-04-13 Aurelien Jarnotarget-i386: add AES-NI instructions
2013-04-13 Aurelien Jarnotarget-i386: add pclmulqdq instruction
2012-08-15 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-08-14 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2012-08-14 Blue SwirlMerge branch 'linux-user.next' of git://git.linaro...
2012-08-14 Blue Swirlx86: avoid AREG0 for FPU helpers
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2010-06-16 Richard Hendersontcg: Optionally sign-extend 32-bit arguments for 64...
2009-10-04 Andre Przywaratarget-i386: add SSE4a instruction support
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-11-17 pbrookTCG variable type checking.
2008-10-04 balrogImplement SSE4.1, SSE4.2 (x86).
2008-09-25 balrogImplement x86 SSSE3 instructions.
2008-05-22 bellardproper helper definition registering (all targets must...
2008-05-15 bellardconverted more helpers to TCG - fixed some SVM issues
2008-05-12 bellardconverted SSE/MMX ops to TCG