OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CP0Ca_IP
(Results
1 - 2
of
2
) sorted by null
/external/qemu/hw/
mips_int.c
29
env->CP0_Cause |= 1 << (irq +
CP0Ca_IP
);
31
env->CP0_Cause &= ~(1 << (irq +
CP0Ca_IP
));
/external/qemu/target-mips/
cpu.h
316
#define
CP0Ca_IP
8
Completed in 4304 milliseconds