Searched refs:M_ROR_I (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/usr.bin/binutils/include/opcode/ |
H A D | mips.h | 656 M_ROR_I, enumerator
|
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | mips.h | 734 M_ROR_I, enumerator
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | mips-opc.c | 950 {"ror", "d,v,I", 0, (int) M_ROR_I, INSN_MACRO, I1 }, 956 {"rotr", "d,v,I", 0, (int) M_ROR_I, INSN_MACRO, I33 },
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | mips-opc.c | 1025 {"ror", "d,v,I", 0, (int) M_ROR_I, INSN_MACRO, 0, I1 }, 1031 {"rotr", "d,v,I", 0, (int) M_ROR_I, INSN_MACRO, 0, I33 },
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-mips.c | 7545 case M_ROR_I: in macro2()
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-mips.c | 7381 case M_ROR_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
|