Searched refs:M_SWC1_AB (Results 1 – 3 of 3) sorted by relevance
| /freebsd-10-stable/contrib/binutils/include/opcode/ |
| D | mips.h | 805 M_SWC1_AB, enumerator
|
| /freebsd-10-stable/contrib/binutils/opcodes/ |
| D | mips-opc.c | 1215 {"swc1", "T,A(b)", 0, (int) M_SWC1_AB, INSN_MACRO, 0, I1 }, 1216 {"swc1", "E,A(b)", 0, (int) M_SWC1_AB, INSN_MACRO, 0, I1 }, 1218 {"s.s", "T,A(b)", 0, (int) M_SWC1_AB, INSN_MACRO, 0, I1 },
|
| /freebsd-10-stable/contrib/binutils/gas/config/ |
| D | tc-mips.c | 6200 case M_SWC1_AB: in macro() 6258 && (mask == M_SWC0_AB || mask == M_SWC1_AB || mask == M_SWC2_AB in macro() 6270 || mask == M_SWC1_AB in macro()
|