OpenGrok
Cross Reference: tc-bfin.c
xref
: /
toolchain
/
binutils
/
binutils-2.25
/
gas
/
config
/
tc-bfin.c
Home
|
History
|
Annotate
|
Download
|
only in
config
Lines Matching
refs:DSP32Alu_x_mask
2368
int x = ((iw1 >> DSP32Alu_x_bits) &
DSP32Alu_x_mask
);