unicorn/qemu/target-i386
Eduardo Habkost 326fa3d207
target-i386: Use a _q array on MMXReg too
Make MMXReg use the same field names used on XMMReg, so we can
try to reuse macros and other code later.

Backports commit 9618f40f06e90c8fa8ae06b56c7404a7cc937e22 from qemu
2018-02-18 23:20:26 -05:00
..
arch_memory_mapping.c
bpt_helper.c target-i386: Check CR4[DE] for processing DR4/DR5 2018-02-17 15:24:06 -05:00
cc_helper_template.h
cc_helper.c target-i386: exception handling for other helper functions 2018-02-17 15:23:51 -05:00
cpu-qom.h
cpu.c target-i386: Rename optimize_flags_init() 2018-02-18 22:56:02 -05:00
cpu.h target-i386: Use a _q array on MMXReg too 2018-02-18 23:20:26 -05:00
excp_helper.c target-i386: introduce new raise_exception functions 2018-02-17 15:23:50 -05:00
fpu_helper.c target-i386: exception handling for FPU instructions 2018-02-17 15:23:50 -05:00
helper.c target-i386: do not duplicate page protection checks 2018-02-17 20:59:54 -05:00
helper.h target-i386: Check CR4[DE] for processing DR4/DR5 2018-02-17 15:24:06 -05:00
int_helper.c target-i386: exception handling for div instructions 2018-02-17 15:23:50 -05:00
Makefile.objs
mem_helper.c target-i386: exception handling for memory helpers 2018-02-17 15:23:50 -05:00
misc_helper.c target-i386: exception handling for other helper functions 2018-02-17 15:23:51 -05:00
ops_sse_header.h
ops_sse.h target-i386/ops_sse.h: Use MMX_Q macro 2018-02-18 23:16:21 -05:00
seg_helper.c target-i386: Introduce cpu_x86_update_dr7 2018-02-17 15:24:05 -05:00
shift_helper_template.h
smm_helper.c target-i386: allow any alignment for SMBASE 2018-02-17 15:24:05 -05:00
svm_helper.c
svm.h
TODO
topology.h
translate.c target-i386: Rename optimize_flags_init() 2018-02-18 22:56:02 -05:00
unicorn.c
unicorn.h