OpenGrok
Cross Reference: nds32-asm.c
xref
: /
toolchain
/
binutils
/
binutils-2.25
/
opcodes
/
nds32-asm.c
Home
|
History
|
Annotate
|
Download
|
only in
opcodes
Lines Matching
full:bitpos
2096
(((value >> fld->shift) & __MASK (fld->bitsize)) << fld->
bitpos
);