unicorn/qemu/target-i386
Richard Henderson 8ca89461b5
target-i386: Implement BNDLDX, BNDSTX
Backports commit bdd87b3b591add6e4d7c6b6125fcf0d706cc8bc4 from qemu
2018-02-20 14:32:48 -05:00
..
arch_memory_mapping.c x86: Clean up includes 2018-02-19 01:00:09 -05:00
bpt_helper.c x86: Clean up includes 2018-02-19 01:00:09 -05:00
cc_helper_template.h
cc_helper.c target-i386: Perform set/reset_inhibit_irq inline 2018-02-20 13:34:47 -05:00
cpu-qom.h target-i386: create a separate AddressSpace for each CPU 2018-02-13 12:36:26 -05:00
cpu.c target-i386: Enable control registers for MPX 2018-02-20 13:27:46 -05:00
cpu.h target-i386: Enable control registers for MPX 2018-02-20 13:27:46 -05:00
excp_helper.c x86: Clean up includes 2018-02-19 01:00:09 -05:00
fpu_helper.c target-i386: Enable control registers for MPX 2018-02-20 13:27:46 -05:00
helper.c target-i386: Enable control registers for MPX 2018-02-20 13:27:46 -05:00
helper.h target-i386: Implement BNDLDX, BNDSTX 2018-02-20 14:26:18 -05:00
int_helper.c x86: Clean up includes 2018-02-19 01:00:09 -05:00
Makefile.objs target-i386: Enable control registers for MPX 2018-02-20 13:27:46 -05:00
mem_helper.c target-i386: Update BNDSTATUS for exceptions raised by BOUND 2018-02-20 14:24:07 -05:00
misc_helper.c target-i386: Enable control registers for MPX 2018-02-20 13:27:46 -05:00
mpx_helper.c target-i386: Implement BNDLDX, BNDSTX 2018-02-20 14:26:18 -05:00
ops_sse_header.h target-i386: Rename struct XMMReg to ZMMReg 2018-02-18 23:46:30 -05:00
ops_sse.h target-i386: Rename XMM_[BWLSDQ] helpers to ZMM_* 2018-02-18 23:53:16 -05:00
seg_helper.c target-i386: Rewrite gen_enter inline 2018-02-20 10:13:43 -05:00
shift_helper_template.h
smm_helper.c target-i386: Enable control registers for MPX 2018-02-20 13:27:46 -05:00
svm_helper.c x86: Clean up includes 2018-02-19 01:00:09 -05:00
svm.h Automated leading tab to spaces conversion. 2017-01-21 12:28:22 +11:00
TODO
topology.h platform.h move #3 2017-01-21 00:13:21 +11:00
translate.c target-i386: Implement BNDLDX, BNDSTX 2018-02-20 14:32:48 -05:00
unicorn.c target-i386: Deconstruct the cpu_T array 2018-02-20 11:02:34 -05:00
unicorn.h