Home
last modified time | relevance | path

Searched refs:mvh (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/mips/tcg/
H A Dtranslate.h42 bool mvh; member
H A Dtranslate.c1637 if (unlikely(!ctx->mvh)) { in check_mvh()
15081 ctx->mvh = (env->CP0_Config5 >> CP0C5_MVH) & 1; in mips_tr_init_disas_context()