Home
last modified time | relevance | path

Searched refs:M_DROL (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/opcode/
HDmips.h754 M_DROL, enumerator
HDChangeLog-9103385 * mips.h: Add M_DROL, M_DROL_I, M_DROR, M_DROR_I macro cases.
/freebsd-11-stable/contrib/binutils/opcodes/
HDmips-opc.c618 {"drol", "d,v,t", 0, (int) M_DROL, INSN_MACRO, 0, I3 },
625 {"drotl", "d,v,t", 0, (int) M_DROL, INSN_MACRO, 0, I65 },
/freebsd-11-stable/contrib/binutils/gas/config/
HDtc-mips.c7348 case M_DROL: in macro2()
/freebsd-11-stable/contrib/binutils/gas/
HDChangeLog-02033078 * config/tc-mips.c (macro): In M_DROL, M_DROR, M_ROL, and M_ROR,