Home
last modified time | relevance | path

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

/qemu/target/mips/tcg/sysemu/
H A Dcp0_helper.c1090 int entryhi_r = extract64(arg1, 62, 2); in helper_mtc0_entryhi() local
1093 if ((entryhi_r == 2) || in helper_mtc0_entryhi()
1094 (entryhi_r == 1 && (no_supervisor || config0_at == 1))) { in helper_mtc0_entryhi()