1522
1522
NULL, it means that the function was called in C code (i.e. not
1523
1523
from generated code or from helper.c) */
1524
1524
/* XXX: fix it to restore all registers */
1525
void tlb_fill(target_ulong addr, int is_write, int is_user, void *retaddr)
1525
void tlb_fill(target_ulong addr, int is_write, int mmu_idx, void *retaddr)