OpenGrok
Cross Reference: bfin-dis.c
xref
: /
toolchain
/
binutils
/
binutils-2.25
/
opcodes
/
bfin-dis.c
Home
|
History
|
Annotate
|
Download
|
only in
opcodes
Lines Matching
refs:CCflag_G_mask
1015
int G = ((iw0 >> CCflag_G_bits) &
CCflag_G_mask
);