OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wCSSF
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/arm/
iwmmxt.c
46
#define
wCSSF
2
116
/* Set the
wCSSF
from 8 values. */
118
wC[
wCSSF
] = (((h) != 0) << 7) | (((g) != 0) << 6) \
909
case
wCSSF
:
912
wC [
wCSSF
] = (val & 0xff);
/src/external/gpl3/gdb.old/dist/sim/arm/
iwmmxt.c
46
#define
wCSSF
2
116
/* Set the
wCSSF
from 8 values. */
118
wC[
wCSSF
] = (((h) != 0) << 7) | (((g) != 0) << 6) \
909
case
wCSSF
:
912
wC [
wCSSF
] = (val & 0xff);
Completed in 29 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026