Searched refs:M_ROL_I (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/usr.bin/binutils/include/opcode/ |
H A D | mips.h | 652 M_ROL_I, enumerator
|
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | mips.h | 730 M_ROL_I, enumerator
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | mips-opc.c | 948 {"rol", "d,v,I", 0, (int) M_ROL_I, INSN_MACRO, I1 }, 954 {"rotl", "d,v,I", 0, (int) M_ROL_I, INSN_MACRO, I33 },
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | mips-opc.c | 1023 {"rol", "d,v,I", 0, (int) M_ROL_I, INSN_MACRO, 0, I1 }, 1029 {"rotl", "d,v,I", 0, (int) M_ROL_I, INSN_MACRO, 0, I33 },
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-mips.c | 7468 case M_ROL_I: in macro2()
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-mips.c | 7300 case M_ROL_I: in macro2()
|
/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | ChangeLog-0203 | 3080 M_ROL_I, and M_ROR_I, simplify code, clean up warnings, and
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | ChangeLog-0203 | 3080 M_ROL_I, and M_ROR_I, simplify code, clean up warnings, and
|