Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/
H A Dinternal.h146 void (*helper_tlbwi)(CPUMIPSState *env); member
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dtlb_helper.c273 void helper_tlbwi(CPUMIPSState *env) in helper_tlbwi() function