Searched refs:M_SWR_AB (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/ |
H A D | mips.h | 1759 M_SWR_AB, enumerator
|
/netbsd-src/external/gpl3/binutils/dist/include/opcode/ |
H A D | mips.h | 1765 M_SWR_AB, enumerator
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | micromips-opc.c | 1078 {"swr", "t,A(b)", 0, (int) M_SWR_AB, INSN_MACRO, 0, I1, 0, 0 }, 1080 {"invalidate", "t,A(b)", 0, (int) M_SWR_AB, INSN_MACRO, 0, I1, 0, 0 },
|
H A D | mips-opc.c | 2011 {"swr", "t,A(b)", 0, (int) M_SWR_AB, INSN_MACRO, 0, I1, 0, I37 }, 2013 {"invalidate", "t,A(b)", 0, (int) M_SWR_AB, INSN_MACRO, 0, I2, 0, I37 }, /* as swr */
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | micromips-opc.c | 1078 {"swr", "t,A(b)", 0, (int) M_SWR_AB, INSN_MACRO, 0, I1, 0, 0 }, 1080 {"invalidate", "t,A(b)", 0, (int) M_SWR_AB, INSN_MACRO, 0, I1, 0, 0 },
|
H A D | mips-opc.c | 2002 {"swr", "t,A(b)", 0, (int) M_SWR_AB, INSN_MACRO, 0, I1, 0, I37 }, 2004 {"invalidate", "t,A(b)", 0, (int) M_SWR_AB, INSN_MACRO, 0, I2, 0, I37 }, /* as swr */
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-mips.c | 12251 case M_SWR_AB: in macro()
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-mips.c | 12248 case M_SWR_AB: in macro()
|