Home
last modified time | relevance | path

Searched refs:mips_io_recompile_replay_branch (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/mips/tcg/
H A Dtcg-internal.h53 bool mips_io_recompile_replay_branch(CPUState *cs, const TranslationBlock *tb);
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dspecial_helper.c91 bool mips_io_recompile_replay_branch(CPUState *cs, const TranslationBlock *tb) in mips_io_recompile_replay_branch() function
/openbmc/qemu/target/mips/
H A Dcpu.c565 .io_recompile_replay_branch = mips_io_recompile_replay_branch,