OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CP0Ca_TI
(Results
1 - 2
of
2
) sorted by null
/external/qemu/hw/
mips_timer.c
65
env->CP0_Cause &= ~(1 <<
CP0Ca_TI
);
100
env->CP0_Cause |= 1 <<
CP0Ca_TI
;
/external/qemu/target-mips/
cpu.h
310
#define
CP0Ca_TI
30
Completed in 29 milliseconds