Avi Kivity 1c11b37669 KVM: x86 emulator: add support for vector alignment
x86 defines three classes of vector instructions: explicitly
aligned (#GP(0) if unaligned, explicitly unaligned, and default
(which depends on the encoding: AVX is unaligned, SSE is aligned).

Add support for marking an instruction as explicitly aligned or
unaligned, and mark MOVDQU as unaligned.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
2012-04-16 20:36:15 -03:00
..
2011-12-27 11:22:30 +02:00
2010-10-24 10:53:14 +02:00
2011-12-27 11:23:39 +02:00
2011-07-24 11:50:40 +03:00
2012-04-16 20:35:04 -03:00
2011-12-27 11:17:05 +02:00
2012-04-08 14:03:12 +03:00
2012-04-08 12:50:00 +03:00
2012-04-08 14:03:13 +03:00