mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-01-10 20:35:36 +00:00
6c3eecb2a3
This test highlight the issue with the SHL instruction in the form (SHL r, CL), the flags values retrieved in the code hook are not correct. |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
test_gdt_idt_x86.c | ||
test_hang.c | ||
test_hookcounts.c | ||
test_mem_high.c | ||
test_mem_map.c | ||
test_mem_map_ptr.c | ||
test_multihook.c | ||
test_pc_change.c | ||
test_sanity.c | ||
test_tb_x86.c | ||
test_x86.c | ||
test_x86_shl.cpp | ||
test_x86_soft_paging.c | ||
unicorn_test.h |