Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/include/opcode/
Dmips.h737 M_LWL_AB, enumerator
/freebsd-12-stable/contrib/binutils/opcodes/
Dmips-opc.c754 {"lwl", "t,A(b)", 0, (int) M_LWL_AB, INSN_MACRO, 0, I1 },
756 {"lcache", "t,A(b)", 0, (int) M_LWL_AB, INSN_MACRO, 0, I2 }, /* as lwl */
/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-mips.c6121 case M_LWL_AB: in macro()