unicorn/qemu/accel/tcg
mio 3ea7857be3
Exit early when invalid read happens
In this way, the target register won't be overwritten
2022-10-20 21:57:28 +02:00
..
atomic_template.h import Unicorn2 2021-10-03 22:14:44 +08:00
cpu-exec-common.c Support nested uc_emu_start calls 2021-11-16 21:07:03 +01:00
cpu-exec.c Don't sync pc if user requests a restart 2022-08-31 23:27:05 +08:00
cputlb.c Exit early when invalid read happens 2022-10-20 21:57:28 +02:00
tcg-all.c import Unicorn2 2021-10-03 22:14:44 +08:00
tcg-runtime-gvec.c import Unicorn2 2021-10-03 22:14:44 +08:00
tcg-runtime.c Remove AFL Integration by reverting 2021-10-26 11:22:21 +02:00
tcg-runtime.h Remove AFL Integration by reverting 2021-10-26 11:22:21 +02:00
translate-all.c Merge rhelmot's fix 2022-08-14 13:35:54 +02:00
translate-all.h Flush TB at exit with a better approach instead of flushing tlb in uc1 2021-10-31 19:43:56 +01:00
translator.c Remember the regions a hook has intrumented and clear cache on deletion 2022-06-02 14:46:02 +02:00