Home
last modified time | relevance | path

Searched defs:helper_tlbp (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/mips/
H A Dinternal.h148 void (*helper_tlbp)(CPUMIPSState *env); member
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dtlb_helper.c283 void helper_tlbp(CPUMIPSState *env) in helper_tlbp() function