qemu-e2k/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
..
arch_dump.c
arch_memory_mapping.c
cc_helper_template.h x86: split condition code and shift templates 2012-06-28 20:28:08 +00:00
cc_helper.c x86: split off condition code helpers 2012-06-28 20:28:08 +00:00
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 x86: split off FPU helpers 2012-06-28 20:28:08 +00:00
helper.c
helper.h
hyperv.c
hyperv.h
int_helper.c x86: split off integer helpers 2012-06-28 20:28:08 +00:00
ioport-user.c
kvm.c
machine.c
Makefile.objs x86: rename op_helper.c to seg_helper.c 2012-06-28 20:28:09 +00:00
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_header.h
ops_sse.h x86: fix coding style in ops_sse.h 2012-06-28 20:28:08 +00:00
seg_helper.c x86: rename op_helper.c to seg_helper.c 2012-06-28 20:28:09 +00:00
shift_helper_template.h x86: split condition code and shift templates 2012-06-28 20:28:08 +00:00
smm_helper.c x86: split off SMM helpers 2012-06-28 20:28:09 +00:00
svm_helper.c x86: split off SVM helpers 2012-06-28 20:28:09 +00:00
svm.h
TODO
translate.c target-i386: make it clearer that op table accesses don't overrun 2012-07-07 09:06:15 +00:00