unicorn/tests
Daniel Deptford bc572be472 Check for TLB invalidation after read callback(s). (#1122)
* Adding regression test for issue where writing memory into a read only segment during a access callback fails.

* Check for TLB invalidation when calling read callbacks;  Writes to read-only memory by the callback cause a TLB flush which requires a re-read of the TLB.
2019-08-22 17:54:24 +08:00
..
fuzz Fuzz builds ok (#1007) 2018-09-11 12:49:32 +08:00
regress Check for TLB invalidation after read callback(s). (#1122) 2019-08-22 17:54:24 +08:00
unit Fix C syntax mistake in test_gdt_idt_x86.c (#867) 2017-08-07 10:31:10 +08:00