mirror of
https://github.com/yuzu-mirror/unicorn.git
synced 2026-03-17 18:44:48 +01:00
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 | ||