OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CP0Ca_BD
(Results
1 - 2
of
2
) sorted by null
/external/qemu/target-mips/
helper.c
643
env->CP0_Cause &= ~(1 <<
CP0Ca_BD
);
668
env->CP0_Cause &= ~(1 <<
CP0Ca_BD
);
775
env->CP0_Cause |= (1 <<
CP0Ca_BD
);
778
env->CP0_Cause &= ~(1 <<
CP0Ca_BD
);
cpu.h
309
#define
CP0Ca_BD
31
Completed in 29 milliseconds