Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dmips.h1917 #define MICROMIPSOP_SH_RS 16 macro
DChangeLog813 (MICROMIPSOP_MASK_RS, MICROMIPSOP_SH_RS): Likewise.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c17680 insn |= regno << MICROMIPSOP_SH_RS; in md_convert_frag()
17806 insn |= at << MICROMIPSOP_SH_RT | at << MICROMIPSOP_SH_RS; in md_convert_frag()