Age | Commit message (Expand) | Author | Files | Lines |
2022-10-22 | target/i386: implement FMA instructions | Paolo Bonzini | 1 | -0/+11 |
2022-10-20 | target/i386: implement F16C instructions | Paolo Bonzini | 1 | -0/+6 |
2022-10-18 | target/i386: remove old SSE decoder | Paolo Bonzini | 1 | -61/+0 |
2022-10-18 | target/i386: reimplement 0x0f 0x10-0x17, add AVX | Paolo Bonzini | 1 | -0/+3 |
2022-10-18 | target/i386: reimplement 0x0f 0x38, add AVX | Paolo Bonzini | 1 | -0/+19 |
2022-10-18 | target/i386: reimplement 0x0f 0x3a, add AVX | Paolo Bonzini | 1 | -0/+10 |
2022-10-18 | target/i386: clarify (un)signedness of immediates from 0F3Ah opcodes | Paolo Bonzini | 1 | -1/+1 |
2022-10-18 | target/i386: Introduce 256-bit vector helpers | Paolo Bonzini | 1 | -0/+4 |
2022-10-18 | target/i386: implement additional AVX comparison operators | Paolo Bonzini | 1 | -0/+27 |
2022-10-18 | target/i386: provide 3-operand versions of unary scalar helpers | Paolo Bonzini | 1 | -8/+8 |
2022-10-18 | target/i386: extend helpers to support VEX.V 3- and 4- operand encodings | Paolo Bonzini | 1 | -74/+75 |
2022-10-18 | target/i386: Prepare ops_sse_header.h for 256 bit AVX | Paul Brook | 1 | -40/+76 |
2022-09-19 | target/i386: fix INSERTQ implementation | Paolo Bonzini | 1 | -1/+1 |
2022-09-01 | target/i386: reimplement AVX comparison helpers | Paul Brook | 1 | -12/+12 |
2022-09-01 | target/i386: Add size suffix to vector FP helpers | Paolo Bonzini | 1 | -24/+24 |
2022-02-28 | tcg: Remove dh_alias indirection for dh_typecode | Richard Henderson | 1 | -0/+3 |
2021-06-19 | tcg: Combine dh_is_64bit and dh_is_signed to dh_typecode | Richard Henderson | 1 | -3/+0 |
2020-11-15 | x86 tcg cpus: Fix Lesser GPL version number | Chetan Pant | 1 | -1/+1 |
2017-01-10 | target-i386: Use ctpop helper | Richard Henderson | 1 | -1/+0 |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 1 | -0/+360 |