Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dm68k-parse.h318 RSH, /* MAC/EMAC scalefactor '>>'. */ enumerator
Dm68k-parse.y149 op->mode = RSH;
Dtc-m68k.c1988 if (opP->mode != LSH && opP->mode != RSH) in m68k_ip()