Home
last modified time | relevance | path

Searched refs:M_SWC1_AB (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/binutils/include/opcode/
Dmips.h805 M_SWC1_AB, enumerator
/freebsd-10-stable/contrib/binutils/opcodes/
Dmips-opc.c1215 {"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/
Dtc-mips.c6200 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()