summaryrefslogtreecommitdiffstats
path: root/target/i386/ops_sse_header.h
Commit message (Expand)AuthorAgeFilesLines
* target/i386: implement FMA instructionsPaolo Bonzini2022-10-221-0/+11
* target/i386: implement F16C instructionsPaolo Bonzini2022-10-201-0/+6
* target/i386: remove old SSE decoderPaolo Bonzini2022-10-181-61/+0Star
* target/i386: reimplement 0x0f 0x10-0x17, add AVXPaolo Bonzini2022-10-181-0/+3
* target/i386: reimplement 0x0f 0x38, add AVXPaolo Bonzini2022-10-181-0/+19
* target/i386: reimplement 0x0f 0x3a, add AVXPaolo Bonzini2022-10-181-0/+10
* target/i386: clarify (un)signedness of immediates from 0F3Ah opcodesPaolo Bonzini2022-10-181-1/+1
* target/i386: Introduce 256-bit vector helpersPaolo Bonzini2022-10-181-0/+4
* target/i386: implement additional AVX comparison operatorsPaolo Bonzini2022-10-181-0/+27
* target/i386: provide 3-operand versions of unary scalar helpersPaolo Bonzini2022-10-181-8/+8
* target/i386: extend helpers to support VEX.V 3- and 4- operand encodingsPaolo Bonzini2022-10-181-74/+75
* target/i386: Prepare ops_sse_header.h for 256 bit AVXPaul Brook2022-10-181-40/+76
* target/i386: fix INSERTQ implementationPaolo Bonzini2022-09-191-1/+1
* target/i386: reimplement AVX comparison helpersPaul Brook2022-09-011-12/+12
* target/i386: Add size suffix to vector FP helpersPaolo Bonzini2022-09-011-24/+24
* tcg: Remove dh_alias indirection for dh_typecodeRichard Henderson2022-02-281-0/+3
* tcg: Combine dh_is_64bit and dh_is_signed to dh_typecodeRichard Henderson2021-06-191-3/+0Star
* x86 tcg cpus: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* target-i386: Use ctpop helperRichard Henderson2017-01-101-1/+0Star
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+360