Age | Commit message (Expand) | Author |
2023-09-15 | target/i386: Use clmul_64 | Richard Henderson |
2023-07-08 | target/i386: Use aesdec_ISB_ISR_IMC_AK | Richard Henderson |
2023-07-08 | target/i386: Use aesenc_SB_SR_MC_AK | Richard Henderson |
2023-07-08 | target/i386: Use aesdec_IMC | Richard Henderson |
2023-07-08 | target/i386: Use aesdec_ISB_ISR_AK | Richard Henderson |
2023-07-08 | target/i386: Use aesenc_SB_SR_AK | Richard Henderson |
2023-05-18 | target/i386: fix avx2 instructions vzeroall and vpermdq | Xinyu Li |
2023-01-11 | target/i386: Remove compilation errors when -Werror=maybe-uninitialized | Eric Auger |
2022-10-22 | target/i386: implement FMA instructions | Paolo Bonzini |
2022-10-20 | target/i386: implement F16C instructions | Paolo Bonzini |
2022-10-20 | target/i386: introduce function to set rounding mode from FPCW or MXCSR bits | Paolo Bonzini |
2022-10-18 | target/i386: remove old SSE decoder | Paolo Bonzini |
2022-10-18 | target/i386: reimplement 0x0f 0x10-0x17, add AVX | Paolo Bonzini |
2022-10-18 | target/i386: reimplement 0x0f 0x38, add AVX | Paolo Bonzini |
2022-10-18 | target/i386: reimplement 0x0f 0x3a, add AVX | Paolo Bonzini |
2022-10-18 | target/i386: clarify (un)signedness of immediates from 0F3Ah opcodes | Paolo Bonzini |
2022-10-18 | target/i386: Introduce 256-bit vector helpers | Paolo Bonzini |
2022-10-18 | target/i386: implement additional AVX comparison operators | Paolo Bonzini |
2022-10-18 | target/i386: provide 3-operand versions of unary scalar helpers | Paolo Bonzini |
2022-10-18 | target/i386: support operand merging in binary scalar helpers | Paolo Bonzini |
2022-10-18 | target/i386: extend helpers to support VEX.V 3- and 4- operand encodings | Paolo Bonzini |
2022-09-19 | target/i386: fix INSERTQ implementation | Paolo Bonzini |
2022-09-19 | target/i386: correctly mask SSE4a bit indices in register operands | Paolo Bonzini |
2022-09-01 | target/i386: AVX+AES helpers prep | Paul Brook |
2022-09-01 | target/i386: AVX pclmulqdq prep | Paul Brook |
2022-09-01 | target/i386: Rewrite blendv helpers | Paul Brook |
2022-09-01 | target/i386: Misc AVX helper prep | Paul Brook |
2022-09-01 | target/i386: Destructive FP helpers for AVX | Paul Brook |
2022-09-01 | target/i386: Dot product AVX helper prep | Paul Brook |
2022-09-01 | target/i386: reimplement AVX comparison helpers | Paul Brook |
2022-09-01 | target/i386: Floating point arithmetic helper AVX prep | Paul Brook |
2022-09-01 | target/i386: Destructive vector helpers for AVX | Paul Brook |
2022-09-01 | target/i386: Misc integer AVX helper prep | Paul Brook |
2022-09-01 | target/i386: Rewrite simple integer vector helpers | Paul Brook |
2022-09-01 | target/i386: Rewrite vector shift helper | Paul Brook |
2022-09-01 | target/i386: rewrite destructive 3DNow operations | Paolo Bonzini |
2022-09-01 | target/i386: Add size suffix to vector FP helpers | Paolo Bonzini |
2022-09-01 | target/i386: DPPS rounding fix | Paolo Bonzini |
2022-09-01 | target/i386: fix PHSUB* instructions with dest=src | Paolo Bonzini |
2022-04-28 | i386: pcmpestr 64-bit sign extension bug | Paul Brook |
2022-04-13 | target/i386: do not access beyond the low 128 bits of SSE registers | Paolo Bonzini |
2020-11-15 | x86 tcg cpus: Fix Lesser GPL version number | Chetan Pant |
2020-07-10 | target/i386: fix IEEE SSE floating-point exception raising | Joseph Myers |
2020-06-12 | target/i386: correct fix for pcmpxstrx substring search | Joseph Myers |
2020-06-10 | target/i386: fix phadd* with identical destination and source register | Janne Grunau |
2020-05-19 | softfloat: Name compare relation enum | Richard Henderson |
2019-08-20 | target/i386: Return 'indefinite integer value' for invalid SSE fp->int conver... | Peter Maydell |
2017-09-19 | target/i386: fix phminposuw in-place operation | Joseph Myers |
2017-09-19 | target/i386: fix pcmpxstrx substring search | Joseph Myers |
2017-09-19 | target/i386: fix packusdw in-place operation | Joseph Myers |