qemu/target-i386
Blue Swirl c4baa0503d x86: improve SSE table type safety
SSE function tables could easily be corrupted because of use
of void pointers.

Introduce function pointer types and helper variables in order
to improve type safety.

Split sse_op_table3 according to types used.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-06-28 20:28:08 +00:00
..
Makefile.objs
TODO
arch_dump.c
arch_memory_mapping.c
cpu-qom.h
cpu.c
cpu.h
excp_helper.c
fpu_helper.c
helper.c
helper.h
helper_template.h
hyperv.c
hyperv.h
ioport-user.c
kvm.c
machine.c
op_helper.c
ops_sse.h
ops_sse_header.h
svm.h
translate.c x86: improve SSE table type safety 2012-06-28 20:28:08 +00:00