Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/binutils/include/opcode/
Dmips.h739 M_LWR_AB, enumerator
/freebsd-9-stable/contrib/binutils/opcodes/
Dmips-opc.c758 {"lwr", "t,A(b)", 0, (int) M_LWR_AB, INSN_MACRO, 0, I1 },
760 {"flush", "t,A(b)", 0, (int) M_LWR_AB, INSN_MACRO, 0, I2 }, /* as lwr */
/freebsd-9-stable/contrib/binutils/gas/config/
Dtc-mips.c6125 case M_LWR_AB: in macro()