Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/binutils/include/opcode/
Dmips.h811 M_SWL_AB, enumerator
/freebsd-9-stable/contrib/binutils/opcodes/
Dmips-opc.c1224 {"swl", "t,A(b)", 0, (int) M_SWL_AB, INSN_MACRO, 0, I1 },
1226 {"scache", "t,A(b)", 0, (int) M_SWL_AB, INSN_MACRO, 0, I2 }, /* as swl */
/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-mips.c6215 case M_SWL_AB: in macro()