Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/sysemu/
H A Dcp0_helper.c1092 bool no_supervisor = (env->CP0_Status_rw_bitmask & 0x8) == 0; in helper_mtc0_entryhi() local
1094 (entryhi_r == 1 && (no_supervisor || config0_at == 1))) { in helper_mtc0_entryhi()