This website requires JavaScript.
Explore
Help
Sign In
mirrors-yuzu-emu
/
unicorn
Watch
1
Star
0
Fork
You've already forked unicorn
0
mirror of
https://github.com/yuzu-emu/unicorn
synced
2024-11-24 06:38:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
75a325e8c6
unicorn
/
tests
/
regress
History
practicalswift
75a325e8c6
Crash case: Invalid read of size 8 in tb_flush_x86_64.
2015-11-29 23:00:34 +01:00
..
00opcode_uc_crash.c
regress: print with newline for 00opcode_uc_crash.c
2015-11-06 22:24:24 +08:00
arm_bxeq_hang.py
arm_movr12_hang.py
bad_ram.py
block_test.c
callback-pc.py
crash_tb.py
deadlock_1.py
eflags_noset.c
Patch eflags_noset to compile on 32-bit and on 64-bit.
2015-11-10 15:01:23 +02:00
eflags_nosync.c
regress: fix compiled warnings in eflags_nosync.c
2015-11-05 20:22:07 +08:00
emu_stop_segfault.py
ensure_typedef_consts_generated.py
fpu_ip.py
fpu_mem_write.py
hang.py
hook_add_crash.py
hook_code_stop_emu.py
regress: add shebang for hook_code_stop_emu.py
2015-11-03 22:45:48 +08:00
init.py
do not abort() when memory is insufficient. this fixes issue
#244
2015-11-10 11:44:29 +08:00
invalid_read_in_cpu_tb_exec.c
x86: on self-modifying code, generate JIT code until end of block. this fixes issue
#266
2015-11-16 21:55:42 +08:00
invalid_write_in_cpu_tb_exec_x86_64.c
invalid_read_in_cpu_tb_exec_x86_64 → invalid_write_in_cpu_tb_exec_x86_64
2015-11-17 08:44:38 +01:00
jmp_ebx_hang.py
Makefile
Crash case: Invalid read of size 8 in tb_flush_x86_64.
2015-11-29 23:00:34 +01:00
map_crash.c
map_write.c
mem_double_unmap.c
mem_exec.c
mem_map_large.c
add mem_map_large regression (for
#223
)
2015-11-11 22:52:18 -08:00
mem_protect.c
mem_unmap.c
memmap.py
memmap_segfault.py
mips_branch_delay.py
mips_except.py
mips_kseg0_1.c
support memory redirection, so the issue
#217
is fixed
2015-10-27 14:37:03 +08:00
mips_single_step_sp.py
mips_syscall_pc.py
movsd.py
nr_mem_test.c
osx_qemu_thread_create_crash.py
Test case for issue
#237
(OS X crash when creating 2048:th Uc object)
2015-11-02 23:18:30 +01:00
potential_memory_leak.py
Fix typo.
2015-11-02 23:23:02 +01:00
pshufb.py
reg_write_sign_extension.py
regress.py
regress.sh
update regress.sh
2015-11-12 15:30:19 +08:00
rep_movsb.c
ro_mem_test.c
run_across_bb.py
run_across_bb: include expected vs actual PC in assertion error
2015-11-13 10:14:38 -05:00
segfault_on_stop.py
Add test case for segfault-on-emu_stop() bug.
2015-11-03 14:11:49 +01:00
sigill.c
sigill2.c
sparc64.py
sparc_reg.py
timeout_segfault.c
wrong_rip.py
wrong_rip_arm.py
wrong_sp_arm.py
x86_16_segfault.c
Crash case: Invalid read of size 8 in tb_flush_x86_64.
2015-11-29 23:00:34 +01:00