OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wCon
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/arm/
iwmmxt.c
45
#define
wCon
1
53
/* Bits in the
wCon
register. */
711
wC [
wCon
] |= WCON_MUP;
872
wC [
wCon
] |= WCON_MUP;
904
case
wCon
:
906
wC [
wCon
] &= ~ (val & 0x3);
913
wC [
wCon
] |= WCON_CUP;
918
wC [
wCon
] |= WCON_CUP;
943
wC [
wCon
] |= WCON_MUP;
973
wC [
wCon
] |= WCON_MUP
[
all
...]
/src/external/gpl3/gdb.old/dist/sim/arm/
iwmmxt.c
45
#define
wCon
1
53
/* Bits in the
wCon
register. */
711
wC [
wCon
] |= WCON_MUP;
872
wC [
wCon
] |= WCON_MUP;
904
case
wCon
:
906
wC [
wCon
] &= ~ (val & 0x3);
913
wC [
wCon
] |= WCON_CUP;
918
wC [
wCon
] |= WCON_CUP;
943
wC [
wCon
] |= WCON_MUP;
973
wC [
wCon
] |= WCON_MUP
[
all
...]
Completed in 25 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026