Searched refs:helper_tlbwi (Results 1 - 4 of 4) sorted by relevance

/external/qemu/target-mips/
H A Dcpu.h43 void (*helper_tlbwi) (void); member in struct:CPUMIPSTLBContext
H A Dtranslate_init.c490 env->tlb->helper_tlbwi = r4k_helper_tlbwi;
H A Dop_helper.c1707 void helper_tlbwi(void) function
1709 env->tlb->helper_tlbwi();
H A Dtranslate.c5615 if (!env->tlb->helper_tlbwi)

Completed in 67 milliseconds