unicorn/qemu/target/i386
Richard Henderson e3f1f25996
cpu: Define CPUArchState with typedef
For all targets, do this just before including exec/cpu-all.h.

Backports commit 4f7c64b3819d559417615ed2b1d028ebc1a49580 from qemu
2019-06-12 11:06:36 -04:00
..
arch_memory_mapping.c target/i386: enable A20 automatically in system management mode 2018-03-03 14:33:09 -05:00
bpt_helper.c
cc_helper_template.h Move target-* CPU file into a target/ folder 2018-03-01 22:50:58 -05:00
cc_helper.c
cpu-param.h tcg: Split out target/arch/cpu-param.h 2019-06-10 19:35:46 -04:00
cpu-qom.h
cpu.c i386: Enable IA32_MISC_ENABLE MWAIT bit when exposing mwait/monitor 2019-06-04 13:17:43 -04:00
cpu.h cpu: Define CPUArchState with typedef 2019-06-12 11:06:36 -04:00
excp_helper.c tcg: Use CPUClass::tlb_fill in cputlb.c 2019-05-16 17:35:37 -04:00
fpu_helper.c
helper.c target/i386: Convert to CPUClass::tlb_fill 2019-05-16 17:08:14 -04:00
helper.h target/i386: Implement CPUID_EXT_RDRAND 2019-05-23 15:12:50 -04:00
int_helper.c target/i386: Implement CPUID_EXT_RDRAND 2019-05-23 15:12:50 -04:00
Makefile.objs
mem_helper.c target/i386: Convert to CPUClass::tlb_fill 2019-05-16 17:08:14 -04:00
misc_helper.c
mpx_helper.c
ops_sse_header.h
ops_sse.h
seg_helper.c cpu_ldst.h: Use inline functions for usermode cpu_ld/st accessors 2019-04-22 07:08:39 -04:00
shift_helper_template.h
smm_helper.c
svm_helper.c
svm.h target-i386: Add NPT support 2018-07-03 19:52:56 -04:00
TODO
topology.h
translate.c target/i386: Implement CPUID_EXT_RDRAND 2019-05-23 15:12:50 -04:00
unicorn.c support for YMM registers ymm8-ymm15 (#1079) 2019-04-16 06:35:41 -04:00
unicorn.h