index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
i386
/
ops_sse.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/i386: implement FMA instructions
Paolo Bonzini
2022-10-22
1
-0
/
+27
*
target/i386: implement F16C instructions
Paolo Bonzini
2022-10-20
1
-0
/
+29
*
target/i386: introduce function to set rounding mode from FPCW or MXCSR bits
Paolo Bonzini
2022-10-20
1
-56
/
+4
*
target/i386: remove old SSE decoder
Paolo Bonzini
2022-10-18
1
-124
/
+0
*
target/i386: reimplement 0x0f 0x10-0x17, add AVX
Paolo Bonzini
2022-10-18
1
-0
/
+7
*
target/i386: reimplement 0x0f 0x38, add AVX
Paolo Bonzini
2022-10-18
1
-1
/
+187
*
target/i386: reimplement 0x0f 0x3a, add AVX
Paolo Bonzini
2022-10-18
1
-0
/
+95
*
target/i386: clarify (un)signedness of immediates from 0F3Ah opcodes
Paolo Bonzini
2022-10-18
1
-4
/
+4
*
target/i386: Introduce 256-bit vector helpers
Paolo Bonzini
2022-10-18
1
-0
/
+5
*
target/i386: implement additional AVX comparison operators
Paolo Bonzini
2022-10-18
1
-0
/
+38
*
target/i386: provide 3-operand versions of unary scalar helpers
Paolo Bonzini
2022-10-18
1
-8
/
+40
*
target/i386: support operand merging in binary scalar helpers
Paolo Bonzini
2022-10-18
1
-0
/
+16
*
target/i386: extend helpers to support VEX.V 3- and 4- operand encodings
Paolo Bonzini
2022-10-18
1
-107
/
+66
*
target/i386: fix INSERTQ implementation
Paolo Bonzini
2022-09-19
1
-5
/
+5
*
target/i386: correctly mask SSE4a bit indices in register operands
Paolo Bonzini
2022-09-19
1
-2
/
+2
*
target/i386: AVX+AES helpers prep
Paul Brook
2022-09-01
1
-19
/
+22
*
target/i386: AVX pclmulqdq prep
Paul Brook
2022-09-01
1
-7
/
+22
*
target/i386: Rewrite blendv helpers
Paul Brook
2022-09-01
1
-62
/
+24
*
target/i386: Misc AVX helper prep
Paul Brook
2022-09-01
1
-49
/
+94
*
target/i386: Destructive FP helpers for AVX
Paul Brook
2022-09-01
1
-58
/
+43
*
target/i386: Dot product AVX helper prep
Paul Brook
2022-09-01
1
-35
/
+45
*
target/i386: reimplement AVX comparison helpers
Paul Brook
2022-09-01
1
-47
/
+56
*
target/i386: Floating point arithmetic helper AVX prep
Paul Brook
2022-09-01
1
-41
/
+87
*
target/i386: Destructive vector helpers for AVX
Paul Brook
2022-09-01
1
-301
/
+269
*
target/i386: Misc integer AVX helper prep
Paul Brook
2022-09-01
1
-86
/
+82
*
target/i386: Rewrite simple integer vector helpers
Paul Brook
2022-09-01
1
-54
/
+27
*
target/i386: Rewrite vector shift helper
Paul Brook
2022-09-01
1
-131
/
+108
*
target/i386: rewrite destructive 3DNow operations
Paolo Bonzini
2022-09-01
1
-16
/
+16
*
target/i386: Add size suffix to vector FP helpers
Paolo Bonzini
2022-09-01
1
-24
/
+24
*
target/i386: DPPS rounding fix
Paolo Bonzini
2022-09-01
1
-32
/
+35
*
target/i386: fix PHSUB* instructions with dest=src
Paolo Bonzini
2022-09-01
1
-20
/
+29
*
i386: pcmpestr 64-bit sign extension bug
Paul Brook
2022-04-28
1
-11
/
+9
*
target/i386: do not access beyond the low 128 bits of SSE registers
Paolo Bonzini
2022-04-13
1
-28
/
+47
*
x86 tcg cpus: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
target/i386: fix IEEE SSE floating-point exception raising
Joseph Myers
2020-07-11
1
-12
/
+16
*
target/i386: correct fix for pcmpxstrx substring search
Joseph Myers
2020-06-12
1
-2
/
+2
*
target/i386: fix phadd* with identical destination and source register
Janne Grunau
2020-06-10
1
-20
/
+33
*
softfloat: Name compare relation enum
Richard Henderson
2020-05-19
1
-4
/
+4
*
target/i386: Return 'indefinite integer value' for invalid SSE fp->int conver...
Peter Maydell
2019-08-20
1
-28
/
+60
*
target/i386: fix phminposuw in-place operation
Joseph Myers
2017-09-19
1
-3
/
+3
*
target/i386: fix pcmpxstrx substring search
Joseph Myers
2017-09-19
1
-2
/
+6
*
target/i386: fix packusdw in-place operation
Joseph Myers
2017-09-19
1
-8
/
+11
*
target/i386: fix pmovsx/pmovzx in-place operations
Joseph Myers
2017-09-19
1
-7
/
+7
*
target-i386: Use ctpop helper
Richard Henderson
2017-01-10
1
-26
/
+0
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-0
/
+2296