OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GETFCC
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/sim/mips/
cp1.h
59
#define
GETFCC
(cc) ((FCSR & (1 << fcsr_FCC_bit(cc))) != 0 ? 1 : 0)
/src/external/gpl3/gdb/dist/sim/mips/
cp1.h
59
#define
GETFCC
(cc) ((FCSR & (1 << fcsr_FCC_bit(cc))) != 0 ? 1 : 0)
Completed in 17 milliseconds
Indexes created Sun Sep 06 00:23:55 UTC 2026