Searched defs:helper_tlbwr (Results 1 - 2 of 2) sorted by relevance
/external/qemu/target-mips/ | ||
H A D | op_helper.c | 1896 void helper_tlbwr(CPUMIPSState *env) function 1898 env->tlb->helper_tlbwr(env); |
H A D | cpu.h | 51 void (*helper_tlbwr)(struct CPUMIPSState *env); member in struct:CPUMIPSTLBContext |
Completed in 107 milliseconds