Home
last modified time | relevance | path

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

/qemu/target/mips/
H A Dcpu-defs.c.inc552 .CP0_Config0 = (2 << CP0C0_Impl) | (1 << CP0C0_IC) | (1 << CP0C0_DC) |
574 .CP0_Config0 = (2 << CP0C0_Impl) | (1 << CP0C0_IC) | (1 << CP0C0_DC) |
825 .CP0_Config0 = (3 << CP0C0_Impl) | (4 << CP0C0_IC) | (4 << CP0C0_DC) |
845 .CP0_Config0 = (3 << CP0C0_Impl) | (4 << CP0C0_IC) | (4 << CP0C0_DC) |
H A Dcpu.h842 #define CP0C0_Impl 16 /* 24..16 */ macro
853 #define CP0C0_Impl 16 /* 24..16 */ macro