Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/
H A Dcpu-defs.c.inc385 .CP0_Config7 = 1 << CP0C7_WII,
410 .CP0_Config7 = 1 << CP0C7_WII,
449 .CP0_Config7 = 1 << CP0C7_WII,
H A Dcpu.h981 #define CP0C7_WII 31 macro
H A Dcpu.c149 (env->CP0_Config7 & (1 << CP0C7_WII)) || in mips_cpu_has_work()