58 Commits (3c8f525e930f7cbe32bd868bc7a298e1416c4204)

Author SHA1 Message Date
Philippe Mathieu-Daudé 3c8f525e93 target/i386: Use little-endian variant of cpu_ld/st_data*() 4 months ago
Paolo Bonzini 5e3572ef2e target/i386/tcg: mask addresses for VSIB 4 months ago
Peter Maydell 397ef415ca target/i386: Use correct type for get_float_exception_flags() values 11 months ago
Paolo Bonzini abdcc5c8ef target/i386: set CC_OP in helpers if they want CC_OP_EFLAGS 2 years ago
Paolo Bonzini e582b629f0 target/i386: implement SHA instructions 3 years ago
Richard Henderson 7fcb505455 target/i386: Use clmul_64 3 years ago
Richard Henderson 44a0c4a8cc target/i386: Use aesdec_ISB_ISR_IMC_AK 3 years ago
Richard Henderson 03cf414ec3 target/i386: Use aesenc_SB_SR_MC_AK 3 years ago
Richard Henderson 5f40edb71e target/i386: Use aesdec_IMC 3 years ago
Richard Henderson 00b5c7bde9 target/i386: Use aesdec_ISB_ISR_AK 3 years ago
Richard Henderson cc648f5024 target/i386: Use aesenc_SB_SR_AK 3 years ago
Xinyu Li 056d649007 target/i386: fix avx2 instructions vzeroall and vpermdq 3 years ago
Eric Auger c0a6665c3c target/i386: Remove compilation errors when -Werror=maybe-uninitialized 3 years ago
Paolo Bonzini 2872b0f390 target/i386: implement FMA instructions 4 years ago
Paolo Bonzini cf5ec6641e target/i386: implement F16C instructions 4 years ago
Paolo Bonzini 314d3eff66 target/i386: introduce function to set rounding mode from FPCW or MXCSR bits 4 years ago
Paolo Bonzini 653fad2497 target/i386: remove old SSE decoder 4 years ago
Paolo Bonzini 7170a17ec3 target/i386: reimplement 0x0f 0x10-0x17, add AVX 4 years ago
Paolo Bonzini 16fc5726a6 target/i386: reimplement 0x0f 0x38, add AVX 4 years ago
Paolo Bonzini 7906847768 target/i386: reimplement 0x0f 0x3a, add AVX 4 years ago
Paolo Bonzini a64eee3ab4 target/i386: clarify (un)signedness of immediates from 0F3Ah opcodes 4 years ago
Paolo Bonzini b98f886c8f target/i386: Introduce 256-bit vector helpers 4 years ago
Paolo Bonzini 6e0cac782a target/i386: implement additional AVX comparison operators 4 years ago
Paolo Bonzini 620f75566a target/i386: provide 3-operand versions of unary scalar helpers 4 years ago
Paolo Bonzini 1de9e7e612 target/i386: support operand merging in binary scalar helpers 4 years ago
Paolo Bonzini f05f9789f5 target/i386: extend helpers to support VEX.V 3- and 4- operand encodings 4 years ago
Paolo Bonzini ca4b1b43bc target/i386: fix INSERTQ implementation 4 years ago
Paolo Bonzini 034668c329 target/i386: correctly mask SSE4a bit indices in register operands 4 years ago
Paul Brook a64fc26919 target/i386: AVX+AES helpers prep 4 years ago
Paul Brook 5a09df21f7 target/i386: AVX pclmulqdq prep 4 years ago
Paul Brook 0e29cea589 target/i386: Rewrite blendv helpers 4 years ago
Paul Brook fd17264ad1 target/i386: Misc AVX helper prep 4 years ago
Paul Brook 6567ffb4f2 target/i386: Destructive FP helpers for AVX 4 years ago
Paul Brook 6f218d6e99 target/i386: Dot product AVX helper prep 4 years ago
Paul Brook cbf4ad5498 target/i386: reimplement AVX comparison helpers 4 years ago
Paul Brook 3403cafeee target/i386: Floating point arithmetic helper AVX prep 4 years ago
Paul Brook d45b0de63d target/i386: Destructive vector helpers for AVX 4 years ago
Paul Brook e894bae8cb target/i386: Misc integer AVX helper prep 4 years ago
Paul Brook ee04a3c86d target/i386: Rewrite simple integer vector helpers 4 years ago
Paul Brook 18592d2ec2 target/i386: Rewrite vector shift helper 4 years ago
Paolo Bonzini 25bdec79c6 target/i386: rewrite destructive 3DNow operations 4 years ago
Paolo Bonzini ce4fa29f94 target/i386: Add size suffix to vector FP helpers 4 years ago
Paolo Bonzini bf30ad8cef target/i386: DPPS rounding fix 4 years ago
Paolo Bonzini 75046ad72e target/i386: fix PHSUB* instructions with dest=src 4 years ago
Paul Brook d1da229ff1 i386: pcmpestr 64-bit sign extension bug 4 years ago
Paolo Bonzini d22697dde0 target/i386: do not access beyond the low 128 bits of SSE registers 4 years ago
Chetan Pant d9ff33ada7 x86 tcg cpus: Fix Lesser GPL version number 6 years ago
Joseph Myers 418b0f93d1 target/i386: fix IEEE SSE floating-point exception raising 6 years ago
Joseph Myers bc921b2711 target/i386: correct fix for pcmpxstrx substring search 6 years ago
Janne Grunau 2dfbea1a87 target/i386: fix phadd* with identical destination and source register 6 years ago