unicorn/qemu/target-i386
Pavel Dovgalyuk 62544c10af
target-i386: exception handling for other helper functions
This patch fixes exception handling for other helper functions.

Backports commit 4054cdec0423c7190bfc733c27c303d513d531ab from qemu
2018-02-17 15:23:51 -05:00
..
arch_memory_mapping.c Switch non-CPU callers from ld/st*_phys to address_space_ld/st* 2018-02-12 19:27:02 -05:00
bpt_helper.c
cc_helper.c target-i386: exception handling for other helper functions 2018-02-17 15:23:51 -05:00
cc_helper_template.h
cpu-qom.h target-i386: create a separate AddressSpace for each CPU 2018-02-13 12:36:26 -05:00
cpu.c target-i386: emulate CPUID level of real hardware 2018-02-17 15:23:21 -05:00
cpu.h target-i386: introduce new raise_exception functions 2018-02-17 15:23:50 -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: Use correct memory attributes for memory accesses 2018-02-13 11:54:12 -05:00
helper.h target-i386: exception handling for seg_helper functions 2018-02-17 15:23:50 -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.h target-i386: exception handling for other helper functions 2018-02-17 15:23:51 -05:00
ops_sse_header.h
seg_helper.c target-i386: exception handling for seg_helper functions 2018-02-17 15:23:50 -05:00
shift_helper_template.h
smm_helper.c target-i386: set G=1 in SMM big real mode selectors 2018-02-13 12:31:18 -05:00
svm.h
svm_helper.c target-i386: Use correct memory attributes for memory accesses 2018-02-13 11:54:12 -05:00
TODO
topology.h
translate.c target-i386: exception handling for seg_helper functions 2018-02-17 15:23:50 -05:00
unicorn.c
unicorn.h