Searched defs:helper_tlbwr (Results 1 - 2 of 2) sorted by relevance

/external/qemu/target-mips/
H A Dop_helper.c1896 void helper_tlbwr(CPUMIPSState *env) function
1898 env->tlb->helper_tlbwr(env);
H A Dcpu.h51 void (*helper_tlbwr)(struct CPUMIPSState *env); member in struct:CPUMIPSTLBContext

Completed in 139 milliseconds