OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CP0C0_K0
(Results
1 - 2
of
2
) sorted by null
/external/qemu/target-mips/
translate_init.c
25
((1 << CP0C0_M) | (0x2 <<
CP0C0_K0
))
314
.CP0_Config0 = (1 << 17) | (0x1 << 9) | (0x1 << 6) | (0x2 <<
CP0C0_K0
),
333
.CP0_Config0 = (1 << 17) | (0x1 << 9) | (0x1 << 6) | (0x2 <<
CP0C0_K0
),
cpu.h
334
#define
CP0C0_K0
0
Completed in 44 milliseconds