Searched defs:helper_tlbwi (Results 1 – 2 of 2) sorted by relevance
/qemu/target/mips/ | ||
H A D | internal.h | 146 void (*helper_tlbwi)(CPUMIPSState *env); member |
/qemu/target/mips/tcg/system/ | ||
H A D | tlb_helper.c | 274 void helper_tlbwi(CPUMIPSState *env) in helper_tlbwi() function |