[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v2 00/11] x86emul: MMX/SSE/SSE2 support
This includes support for AVX counterparts of them as well as a few later SSE additions (basically covering the entire 0f-prefixed opcode space, but not the 0f38 and 0f3a ones, nor 3dnow). 1: catch exceptions occurring in stubs 2: flatten twobyte_table[] 3: support most memory accessing MMX/SSE/SSE2 insns 4: support MMX/SSE/SSE2 moves 5: support MMX/SSE/SSE2 converts 6: support {,V}{,U}COMIS{S,D} 7: support MMX/SSE/SSE2 insns with only register operands 8: support {,V}{LD,ST}MXCSR 9: support {,V}MOVNTDQA 10: test: split generic and testcase specific parts 11: test coverage for SSE/SSE2 insns Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx> --- v2: New patches 2 (split off from what now is 3), 10, and 11. Various bugs fixed which the added test code has helped find (see individual patches for details). _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |