add virtuall tlb
this virtuall tlb allows to use mmu indipendent of the architectur
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#ifndef UNICORN_ARCH_POSTFIX
|
||||
#define UNICORN_ARCH_POSTFIX _ppc
|
||||
#endif
|
||||
#define unicorn_fill_tlb unicorn_fill_tlb_ppc
|
||||
#define uc_add_inline_hook uc_add_inline_hook_ppc
|
||||
#define uc_del_inline_hook uc_del_inline_hook_ppc
|
||||
#define tb_invalidate_phys_range tb_invalidate_phys_range_ppc
|
||||
|
||||
Reference in New Issue
Block a user