Searched refs:M_DROL (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | mips.h | 1617 M_DROL, 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 | 647 {"drol", "d,v,t", 0, (int) M_DROL, INSN_MACRO, 0, I3, 0, 0 }, 654 {"drotl", "d,v,t", 0, (int) M_DROL, INSN_MACRO, 0, I3, 0, 0 },
|
D | mips-opc.c | 1107 {"drol", "d,v,t", 0, (int) M_DROL, INSN_MACRO, 0, I3, 0, 0 }, 1114 {"drotl", "d,v,t", 0, (int) M_DROL, INSN_MACRO, 0, I65, 0, 0 },
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-mips.c | 12690 case M_DROL: in macro()
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-0203 | 3071 * config/tc-mips.c (macro): In M_DROL, M_DROR, M_ROL, and M_ROR,
|