index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
/
ops_sse.h
Age
Commit message (
Expand
)
Author
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
2017-09-19
target/i386: fix pmovsx/pmovzx in-place operations
Joseph Myers
2017-01-10
target-i386: Use ctpop helper
Richard Henderson
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth