Home
last modified time | relevance | path

Searched refs:M_DROL_I (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Dmips.h1706 M_DROL_I, enumerator
DChangeLog-9103385 * mips.h: Add M_DROL, M_DROL_I, M_DROR, M_DROR_I macro cases.
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Dmips.h1702 M_DROL_I, enumerator
DChangeLog-9103385 * mips.h: Add M_DROL, M_DROL_I, M_DROR, M_DROR_I macro cases.
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dmicromips-opc.c660 {"drol", "d,v,I", 0, (int) M_DROL_I, INSN_MACRO, 0, …
667 {"drotl", "d,v,I", 0, (int) M_DROL_I, INSN_MACRO, 0, …
Dmips-opc.c1145 {"drol", "d,v,I", 0, (int) M_DROL_I, INSN_MACRO, 0, …
1152 {"drotl", "d,v,I", 0, (int) M_DROL_I, INSN_MACRO, 0, …
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dmicromips-opc.c660 {"drol", "d,v,I", 0, (int) M_DROL_I, INSN_MACRO, 0, …
667 {"drotl", "d,v,I", 0, (int) M_DROL_I, INSN_MACRO, 0, …
Dmips-opc.c1145 {"drol", "d,v,I", 0, (int) M_DROL_I, INSN_MACRO, 0, …
1152 {"drotl", "d,v,I", 0, (int) M_DROL_I, INSN_MACRO, 0, …
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-mips.c13513 case M_DROL_I: in macro()
/netbsd/src/external/gpl3/binutils/dist/gas/
DChangeLog-02033072 use hardware rotate ops as appropriate. In M_DROL_I, M_DROR_I,