OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CP0TCSt_TDS
(Results
1 - 2
of
2
) sorted by null
/external/qemu/target-mips/
cpu.h
154
#define
CP0TCSt_TDS
21
op_helper.c
962
env->active_tc.CP0_TCStatus &= ~(1 <<
CP0TCSt_TDS
);
973
env->active_tc.CP0_TCStatus &= ~(1 <<
CP0TCSt_TDS
);
978
env->tcs[other_tc].CP0_TCStatus &= ~(1 <<
CP0TCSt_TDS
);
[
all
...]
Completed in 24 milliseconds