Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dm68k-parse.h317 LSH, /* MAC/EMAC scalefactor '<<'. */ enumerator
Dm68k-parse.y144 op->mode = LSH;
Dtc-m68k.c1988 if (opP->mode != LSH && opP->mode != RSH) in m68k_ip()
3311 install_operand (s[1], opP->mode == LSH ? 0x1 : 0x3); in m68k_ip()