qemu/target-i386
Peter Maydell bedc2ac1a7 target-i386: make it clearer that op table accesses don't overrun
Rephrase some of the expressions used to select an entry
in the SSE op table arrays so that it's clearer that they
don't overrun the op table array size.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-07-07 09:06:15 +00:00
..
Makefile.objs x86: rename op_helper.c to seg_helper.c 2012-06-28 20:28:09 +00:00
TODO
arch_dump.c
arch_memory_mapping.c
cc_helper.c
cc_helper_template.h
cpu-qom.h
cpu.c
cpu.h x86: split off SVM helpers 2012-06-28 20:28:09 +00:00
excp_helper.c
fpu_helper.c
helper.c
helper.h
hyperv.c
hyperv.h
int_helper.c
ioport-user.c
kvm.c
machine.c
mem_helper.c x86: split off memory access helpers 2012-06-28 20:28:09 +00:00
misc_helper.c x86: split off misc helpers 2012-06-28 20:28:09 +00:00
ops_sse.h
ops_sse_header.h
seg_helper.c x86: rename op_helper.c to seg_helper.c 2012-06-28 20:28:09 +00:00
shift_helper_template.h
smm_helper.c x86: split off SMM helpers 2012-06-28 20:28:09 +00:00
svm.h
svm_helper.c x86: split off SVM helpers 2012-06-28 20:28:09 +00:00
translate.c target-i386: make it clearer that op table accesses don't overrun 2012-07-07 09:06:15 +00:00