Home
last modified time | relevance | path

Searched refs:shiftvalue (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dbfin-lex.l343 int shiftvalue = 0; variable
404 shiftvalue = 4;
410 shiftvalue = 3;
416 shiftvalue = 1;
501 value = (value << shiftvalue) + c;