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