unicorn/qemu/target-i386
Pavel Dovgalyuk 56615596e4
target-i386: introduce new raise_exception functions
This patch introduces new versions of raise_exception functions
that receive TB return address as an argument.

Backports commit 9198009529d06b6489b68a7505942cca3a50893f from qemu
2018-02-17 15:23:50 -05:00
..
arch_memory_mapping.c
bpt_helper.c
cc_helper.c
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/FPU: a misprint in helper_fistll_ST0 2018-02-17 15:23:22 -05:00
helper.c
helper.h
int_helper.c
Makefile.objs
mem_helper.c
misc_helper.c
ops_sse.h target-i386: simplify AES emulation 2018-02-17 15:23:19 -05:00
ops_sse_header.h
seg_helper.c
shift_helper_template.h
smm_helper.c
svm.h
svm_helper.c
TODO
topology.h
translate.c tlb: Add ifetch argument to cpu_mmu_index() 2018-02-17 15:23:37 -05:00
unicorn.c
unicorn.h