Home
last modified time | relevance | path

Searched refs:M_ROL_I (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/contrib/binutils/include/opcode/
Dmips.h757 M_ROL_I, enumerator
/freebsd-9-stable/contrib/binutils/opcodes/
Dmips-opc.c1060 {"rol", "d,v,I", 0, (int) M_ROL_I, INSN_MACRO, 0, I1 },
1066 {"rotl", "d,v,I", 0, (int) M_ROL_I, INSN_MACRO, 0, I33|SMT },
/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-mips.c7426 case M_ROL_I: in macro2()
/freebsd-9-stable/contrib/binutils/gas/
DChangeLog-02033080 M_ROL_I, and M_ROR_I, simplify code, clean up warnings, and