Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/sysemu/
H A Dcp0_helper.c1091 int config0_at = extract32(env->CP0_Config0, 13, 2); in helper_mtc0_entryhi() local
1094 (entryhi_r == 1 && (no_supervisor || config0_at == 1))) { in helper_mtc0_entryhi()