Searched refs:M_DROL_I (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | mips.h | 1619 M_DROL_I, enumerator
|
D | ChangeLog-9103 | 385 * mips.h: Add M_DROL, M_DROL_I, M_DROR, M_DROR_I macro cases.
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | micromips-opc.c | 648 {"drol", "d,v,I", 0, (int) M_DROL_I, INSN_MACRO, 0, I3, 0, 0 }, 655 {"drotl", "d,v,I", 0, (int) M_DROL_I, INSN_MACRO, 0, I3, 0, 0 },
|
D | mips-opc.c | 1108 {"drol", "d,v,I", 0, (int) M_DROL_I, INSN_MACRO, 0, I3, 0, 0 }, 1115 {"drotl", "d,v,I", 0, (int) M_DROL_I, INSN_MACRO, 0, I65, 0, 0 },
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-mips.c | 12732 case M_DROL_I: in macro()
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-0203 | 3072 use hardware rotate ops as appropriate. In M_DROL_I, M_DROR_I,
|