.. |
.gitignore
|
regress: ignore arm_enable_vfp
|
2017-02-26 10:50:18 +08:00 |
00opcode_uc_crash.c
|
|
|
001-bad_condition_code_0xe.c
|
|
|
002-qemu__fatal__unimplemented_control_register_write_0xffb___0x0.c
|
|
|
003-qemu__fatal__wdebug_not_implemented.c
|
|
|
004-segmentation_fault_1.c
|
|
|
005-qemu__fatal__illegal_instruction__0000___00000404.c
|
|
|
006-qemu__fatal__illegal_instruction__0421___00040026.c
|
|
|
arm64_reg_rw_w0_w30.py
|
|
|
arm_bx_unmapped.py
|
|
|
arm_bxeq_hang.py
|
|
|
arm_enable_vfp.c
|
Added ARM coproc registers (#684)
|
2017-01-25 11:56:19 +08:00 |
arm_fp_vfp_disabled.py
|
|
|
arm_init_input_crash.py
|
|
|
arm_memcpy_neon.py
|
import Unicorn2
|
2021-10-03 22:14:44 +08:00 |
arm_movr12_hang.py
|
|
|
arm_vldr_invalid.py
|
|
|
arm_wfi_first_insn_of_tb.py
|
import Unicorn2
|
2021-10-03 22:14:44 +08:00 |
bad_ram.py
|
|
|
block_test.c
|
cleanup after msvc port
|
2017-01-22 21:27:17 +08:00 |
callback-pc.py
|
|
|
crash_tb.py
|
|
|
deadlock_1.py
|
|
|
eflags_noset.c
|
fix merge conflicts
|
2017-03-10 21:04:33 +08:00 |
eflags_nosync.c
|
cleanup after msvc port
|
2017-01-22 21:27:17 +08:00 |
emu_clear_errors.c
|
cleanup after msvc port
|
2017-01-22 21:27:17 +08:00 |
emu_clear_errors.py
|
|
|
emu_stop_in_hook_overrun.c
|
remove all legacy DYNLOAD code
|
2023-06-22 12:19:06 +08:00 |
emu_stop_segfault.py
|
|
|
ensure_typedef_consts_generated.py
|
|
|
fpu_ip.py
|
Fix fpip (#1385)
|
2021-04-26 00:32:42 +08:00 |
fpu_mem_write.py
|
|
|
hang.py
|
|
|
hook_add_crash.py
|
|
|
hook_code_add_del.py
|
|
|
hook_code_stop_emu.py
|
|
|
hook_extrainvoke.c
|
cleanup after msvc port
|
2017-01-22 21:27:17 +08:00 |
hook_raises_exception.py
|
Handle exceptions raised in Python hook functions (#1387)
|
2021-10-12 08:35:52 +08:00 |
hook_readonly_write_local.py
|
Check for TLB invalidation after read callback(s). (#1122)
|
2019-08-22 17:54:24 +08:00 |
init.py
|
|
|
invalid_read_in_cpu_tb_exec.c
|
cleanup after msvc port
|
2017-01-22 21:27:17 +08:00 |
invalid_read_in_tb_flush_x86_64.c
|
|
|
invalid_write_in_cpu_tb_exec_x86_64.c
|
|
|
invalid_write.py
|
|
|
jmp_ebx_hang.py
|
|
|
jumping.py
|
|
|
leaked_refs.py
|
|
|
LICENSE
|
|
|
Makefile
|
Tests, fixes on third platform. (#1168)
|
2019-12-29 00:18:40 +08:00 |
map_crash.c
|
fixed leaks in test cases (#1247)
|
2020-05-02 18:18:18 +08:00 |
map_write.c
|
|
|
memmap_segfault.py
|
|
|
memmap.py
|
|
|
mips_branch_delay.py
|
|
|
mips_branch_likely_issue.c
|
remove all legacy DYNLOAD code
|
2023-06-22 12:19:06 +08:00 |
mips_cp1.py
|
import Unicorn2
|
2021-10-03 22:14:44 +08:00 |
mips_delay_slot_code_hook.c
|
remove all legacy DYNLOAD code
|
2023-06-22 12:19:06 +08:00 |
mips_except.py
|
|
|
mips_invalid_read_of_size_4_when_tracing.c
|
|
|
mips_kernel_mmu.py
|
|
|
mips_kseg0_1.c
|
|
|
mips_single_step_sp.py
|
|
|
mips_syscall_pc.py
|
|
|
mov_gs_eax.py
|
|
|
movsd.py
|
|
|
nr_mem_test.c
|
cleanup after msvc port
|
2017-01-22 21:27:17 +08:00 |
osx_qemu_thread_create_crash.py
|
|
|
potential_memory_leak.py
|
|
|
pshufb.py
|
|
|
reg_write_sign_extension.py
|
|
|
regress.py
|
|
|
regress.sh
|
|
|
rep_hook.py
|
|
|
rep_movsb.c
|
cleanup after msvc port
|
2017-01-22 21:27:17 +08:00 |
ro_mem_test.c
|
cleanup after msvc port
|
2017-01-22 21:27:17 +08:00 |
run_across_bb.py
|
|
|
rw_hookstack.c
|
Fixed some conflicts
|
2017-01-23 11:35:00 +11:00 |
segfault_on_stop.py
|
|
|
sigill2.c
|
|
|
sigill.c
|
fixed leaks in test cases (#1247)
|
2020-05-02 18:18:18 +08:00 |
sparc64.py
|
|
|
sparc_jump_to_zero.c
|
|
|
sparc_reg.py
|
|
|
sysenter_hook_x86.c
|
Makes SYSENTER hookable again on x86 (#996)
|
2018-08-09 23:32:31 +08:00 |
tcg_liveness_analysis_bug_issue-287.py
|
|
|
threaded_emu_start.c
|
remove all legacy DYNLOAD code
|
2023-06-22 12:19:06 +08:00 |
timeout_segfault.c
|
cleanup after msvc port
|
2017-01-22 21:27:17 +08:00 |
translator_buffer.py
|
|
|
vld.py
|
|
|
write_before_map.py
|
|
|
wrong_rip_arm.py
|
|
|
wrong_rip.py
|
|
|
wrong_sp_arm.py
|
|
|
x86_16_segfault.c
|
|
|
x86_64_conditional_jump.py
|
|
|
x86_64_eflags.py
|
|
|
x86_64_msr.py
|
add 64-bit test demonstrating setting MSRs and FS/GS segments (#901)
|
2017-09-29 04:26:23 +08:00 |
x86_eflags.py
|
|
|
x86_fldt_fsqrt.py
|
|
|
x86_gdt.py
|
|
|
x86_ld_crash.py
|
import Unicorn2
|
2021-10-03 22:14:44 +08:00 |
x86_self_modifying.elf
|
|
|
x86_self_modifying.py
|
|
|
x86_self_modifying.s
|
|
|
x86_set_ip.py
|
import Unicorn2
|
2021-10-03 22:14:44 +08:00 |
x86_vex.c
|
Add a test to make sure VEX.L stops emulation with an error
|
2022-07-20 13:59:27 +02:00 |