summaryrefslogtreecommitdiff
path: root/target/i386/ops_sse.h
AgeCommit message (Expand)Author
2020-11-15x86 tcg cpus: Fix Lesser GPL version numberChetan Pant
2020-07-10target/i386: fix IEEE SSE floating-point exception raisingJoseph Myers
2020-06-12target/i386: correct fix for pcmpxstrx substring searchJoseph Myers
2020-06-10target/i386: fix phadd* with identical destination and source registerJanne Grunau
2020-05-19softfloat: Name compare relation enumRichard Henderson
2019-08-20target/i386: Return 'indefinite integer value' for invalid SSE fp->int conver...Peter Maydell
2017-09-19target/i386: fix phminposuw in-place operationJoseph Myers
2017-09-19target/i386: fix pcmpxstrx substring searchJoseph Myers
2017-09-19target/i386: fix packusdw in-place operationJoseph Myers
2017-09-19target/i386: fix pmovsx/pmovzx in-place operationsJoseph Myers
2017-01-10target-i386: Use ctpop helperRichard Henderson
2016-12-20Move target-* CPU file into a target/ folderThomas Huth