Home
last modified time | relevance | path

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

/qemu/target/mips/
H A Dcpu-defs.c.inc25 ((1U << CP0C0_M) | (0x2 << CP0C0_K0))
553 (2 << CP0C0_K0),
575 (2 << CP0C0_K0),
826 (1 << CP0C0_IB) | (1 << CP0C0_DB) | (0x2 << CP0C0_K0),
846 (1 << CP0C0_IB) | (1 << CP0C0_DB) | (0x2 << CP0C0_K0),
H A Dcpu.h848 #define CP0C0_K0 0 /* 2..0 */ macro