Home
last modified time | relevance | path

Searched defs:KX (Results 1 – 2 of 2) sorted by relevance

/qemu/target/mips/system/
H A Dphysaddr.c126 int KX = (env->CP0_Status & (1 << CP0St_KX)) != 0; in get_physical_address() local
/qemu/target/mips/tcg/system/
H A Dtlb_helper.c1175 int KX = (env->CP0_Status & (1 << CP0St_KX)) != 0; in mips_cpu_do_interrupt() local
1196 int KX = (env->CP0_Status & (1 << CP0St_KX)) != 0; in mips_cpu_do_interrupt() local