index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
/
ops_sse.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-25
target/i386: set CC_OP in helpers if they want CC_OP_EFLAGS
Paolo Bonzini
1
-0
/
+8
2023-10-25
target/i386: implement SHA instructions
Paolo Bonzini
1
-0
/
+128
2023-09-15
target/i386: Use clmul_64
Richard Henderson
1
-31
/
+9
2023-07-08
target/i386: Use aesdec_ISB_ISR_IMC_AK
Richard Henderson
1
-10
/
+6
2023-07-08
target/i386: Use aesenc_SB_SR_MC_AK
Richard Henderson
1
-9
/
+5
2023-07-08
target/i386: Use aesdec_IMC
Richard Henderson
1
-8
/
+3
2023-07-08
target/i386: Use aesdec_ISB_ISR_AK
Richard Henderson
1
-5
/
+5
2023-07-08
target/i386: Use aesenc_SB_SR_AK
Richard Henderson
1
-5
/
+6
2023-05-18
target/i386: fix avx2 instructions vzeroall and vpermdq
Xinyu Li
1
-0
/
+8
2023-01-11
target/i386: Remove compilation errors when -Werror=maybe-uninitialized
Eric Auger
1
-0
/
+4
2022-10-22
target/i386: implement FMA instructions
Paolo Bonzini
1
-0
/
+27
2022-10-20
target/i386: implement F16C instructions
Paolo Bonzini
1
-0
/
+29
2022-10-20
target/i386: introduce function to set rounding mode from FPCW or MXCSR bits
Paolo Bonzini
1
-56
/
+4
2022-10-18
target/i386: remove old SSE decoder
Paolo Bonzini
1
-124
/
+0
2022-10-18
target/i386: reimplement 0x0f 0x10-0x17, add AVX
Paolo Bonzini
1
-0
/
+7
2022-10-18
target/i386: reimplement 0x0f 0x38, add AVX
Paolo Bonzini
1
-1
/
+187
2022-10-18
target/i386: reimplement 0x0f 0x3a, add AVX
Paolo Bonzini
1
-0
/
+95
2022-10-18
target/i386: clarify (un)signedness of immediates from 0F3Ah opcodes
Paolo Bonzini
1
-4
/
+4
2022-10-18
target/i386: Introduce 256-bit vector helpers
Paolo Bonzini
1
-0
/
+5
2022-10-18
target/i386: implement additional AVX comparison operators
Paolo Bonzini
1
-0
/
+38
2022-10-18
target/i386: provide 3-operand versions of unary scalar helpers
Paolo Bonzini
1
-8
/
+40
2022-10-18
target/i386: support operand merging in binary scalar helpers
Paolo Bonzini
1
-0
/
+16
2022-10-18
target/i386: extend helpers to support VEX.V 3- and 4- operand encodings
Paolo Bonzini
1
-107
/
+66
2022-09-19
target/i386: fix INSERTQ implementation
Paolo Bonzini
1
-5
/
+5
2022-09-19
target/i386: correctly mask SSE4a bit indices in register operands
Paolo Bonzini
1
-2
/
+2
2022-09-01
target/i386: AVX+AES helpers prep
Paul Brook
1
-19
/
+22
2022-09-01
target/i386: AVX pclmulqdq prep
Paul Brook
1
-7
/
+22
2022-09-01
target/i386: Rewrite blendv helpers
Paul Brook
1
-62
/
+24
2022-09-01
target/i386: Misc AVX helper prep
Paul Brook
1
-49
/
+94
2022-09-01
target/i386: Destructive FP helpers for AVX
Paul Brook
1
-58
/
+43
2022-09-01
target/i386: Dot product AVX helper prep
Paul Brook
1
-35
/
+45
2022-09-01
target/i386: reimplement AVX comparison helpers
Paul Brook
1
-47
/
+56
2022-09-01
target/i386: Floating point arithmetic helper AVX prep
Paul Brook
1
-41
/
+87
2022-09-01
target/i386: Destructive vector helpers for AVX
Paul Brook
1
-301
/
+269
2022-09-01
target/i386: Misc integer AVX helper prep
Paul Brook
1
-86
/
+82
2022-09-01
target/i386: Rewrite simple integer vector helpers
Paul Brook
1
-54
/
+27
2022-09-01
target/i386: Rewrite vector shift helper
Paul Brook
1
-131
/
+108
2022-09-01
target/i386: rewrite destructive 3DNow operations
Paolo Bonzini
1
-16
/
+16
2022-09-01
target/i386: Add size suffix to vector FP helpers
Paolo Bonzini
1
-24
/
+24
2022-09-01
target/i386: DPPS rounding fix
Paolo Bonzini
1
-32
/
+35
2022-09-01
target/i386: fix PHSUB* instructions with dest=src
Paolo Bonzini
1
-20
/
+29
2022-04-28
i386: pcmpestr 64-bit sign extension bug
Paul Brook
1
-11
/
+9
2022-04-13
target/i386: do not access beyond the low 128 bits of SSE registers
Paolo Bonzini
1
-28
/
+47
2020-11-15
x86 tcg cpus: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-07-10
target/i386: fix IEEE SSE floating-point exception raising
Joseph Myers
1
-12
/
+16
2020-06-12
target/i386: correct fix for pcmpxstrx substring search
Joseph Myers
1
-2
/
+2
2020-06-10
target/i386: fix phadd* with identical destination and source register
Janne Grunau
1
-20
/
+33
2020-05-19
softfloat: Name compare relation enum
Richard Henderson
1
-4
/
+4
2019-08-20
target/i386: Return 'indefinite integer value' for invalid SSE fp->int conver...
Peter Maydell
1
-28
/
+60
2017-09-19
target/i386: fix phminposuw in-place operation
Joseph Myers
1
-3
/
+3
[next]