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:DspLDST_W_mask
2061
int W = ((iw0 >> DspLDST_W_bits) &
DspLDST_W_mask
);