aboutsummaryrefslogtreecommitdiff
path: root/target/i386/ops_sse.h
AgeCommit message (Expand)AuthorFilesLines
2022-04-28i386: pcmpestr 64-bit sign extension bugPaul Brook1-11/+9
2022-04-13target/i386: do not access beyond the low 128 bits of SSE registersPaolo Bonzini1-28/+47
2020-11-15x86 tcg cpus: Fix Lesser GPL version numberChetan Pant1-1/+1
2020-07-10target/i386: fix IEEE SSE floating-point exception raisingJoseph Myers1-12/+16
2020-06-12target/i386: correct fix for pcmpxstrx substring searchJoseph Myers1-2/+2
2020-06-10target/i386: fix phadd* with identical destination and source registerJanne Grunau1-20/+33
2020-05-19softfloat: Name compare relation enumRichard Henderson1-4/+4
2019-08-20target/i386: Return 'indefinite integer value' for invalid SSE fp->int conver...Peter Maydell1-28/+60
2017-09-19target/i386: fix phminposuw in-place operationJoseph Myers1-3/+3
2017-09-19target/i386: fix pcmpxstrx substring searchJoseph Myers1-2/+6
2017-09-19target/i386: fix packusdw in-place operationJoseph Myers1-8/+11
2017-09-19target/i386: fix pmovsx/pmovzx in-place operationsJoseph Myers1-7/+7
2017-01-10target-i386: Use ctpop helperRichard Henderson1-26/+0
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+2296