unicorn/qemu/target/i386
2021-11-04 19:10:29 +01:00
..
arch_memory_mapping.c import Unicorn2 2021-10-03 22:14:44 +08:00
bpt_helper.c import Unicorn2 2021-10-03 22:14:44 +08:00
cc_helper_template.h import Unicorn2 2021-10-03 22:14:44 +08:00
cc_helper.c import Unicorn2 2021-10-03 22:14:44 +08:00
cpu-param.h import Unicorn2 2021-10-03 22:14:44 +08:00
cpu-qom.h import Unicorn2 2021-10-03 22:14:44 +08:00
cpu.c Support changing cpu model for x86 2021-11-04 19:10:29 +01:00
cpu.h Support changing cpu model for x86 2021-11-04 19:10:29 +01:00
excp_helper.c import Unicorn2 2021-10-03 22:14:44 +08:00
fpu_helper.c X86 instruction FTST was incorrectly overwriting ST0 instead of FT0 (#1372) 2021-10-12 08:41:57 +08:00
helper.c import Unicorn2 2021-10-03 22:14:44 +08:00
helper.h Add a new hook type UC_HOOK_TCG_OPCODE 2021-11-03 01:46:24 +01:00
int_helper.c import Unicorn2 2021-10-03 22:14:44 +08:00
machine.c import Unicorn2 2021-10-03 22:14:44 +08:00
mem_helper.c import Unicorn2 2021-10-03 22:14:44 +08:00
misc_helper.c Allow user to instrument cpuid instruction 2021-10-05 17:15:49 +02:00
mpx_helper.c import Unicorn2 2021-10-03 22:14:44 +08:00
ops_sse_header.h import Unicorn2 2021-10-03 22:14:44 +08:00
ops_sse.h import Unicorn2 2021-10-03 22:14:44 +08:00
seg_helper.c import Unicorn2 2021-10-03 22:14:44 +08:00
shift_helper_template.h import Unicorn2 2021-10-03 22:14:44 +08:00
smm_helper.c import Unicorn2 2021-10-03 22:14:44 +08:00
svm_helper.c import Unicorn2 2021-10-03 22:14:44 +08:00
svm.h import Unicorn2 2021-10-03 22:14:44 +08:00
TODO import Unicorn2 2021-10-03 22:14:44 +08:00
translate.c Add tests for UC_HOOK_TCG_OPCODE 2021-11-03 20:56:45 +01:00
unicorn.c Support changing cpu model for x86 2021-11-04 19:10:29 +01:00
unicorn.h Add clang-format and format code to qemu code style 2021-10-29 12:44:49 +02:00
xsave_helper.c import Unicorn2 2021-10-03 22:14:44 +08:00