Searched refs:M_DROR (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | mips.h | 1639 M_DROR, enumerator
|
D | ChangeLog-9103 | 385 * mips.h: Add M_DROL, M_DROL_I, M_DROR, M_DROR_I macro cases.
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | micromips-opc.c | 650 {"dror", "d,v,t", 0, (int) M_DROR, INSN_MACRO, 0, I3, 0, 0 }, 657 {"drotr", "d,v,t", 0, (int) M_DROR, INSN_MACRO, 0, I3, 0, 0 },
|
D | mips-opc.c | 1166 {"dror", "d,v,t", 0, (int) M_DROR, INSN_MACRO, 0, I3, 0, 0 }, 1173 {"drotr", "d,v,t", 0, (int) M_DROR, INSN_MACRO, 0, I65, 0, 0 },
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 12890 case M_DROR: in macro()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-0203 | 3071 * config/tc-mips.c (macro): In M_DROL, M_DROR, M_ROL, and M_ROR,
|