Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Dmips.h1680 M_LWR_AB, enumerator
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Dmips.h1676 M_LWR_AB, enumerator
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dmicromips-opc.c822 {"lwr", "t,A(b)", 0, (int) M_LWR_AB, INSN_MACRO, …
827 {"flush", "t,A(b)", 0, (int) M_LWR_AB, INSN_MACRO, 0, …
Dmips-opc.c1341 {"lwr", "t,A(b)", 0, (int) M_LWR_AB, INSN_MACRO, …
1343 {"flush", "t,A(b)", 0, (int) M_LWR_AB, INSN_MACRO, 0, …
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dmicromips-opc.c822 {"lwr", "t,A(b)", 0, (int) M_LWR_AB, INSN_MACRO, …
827 {"flush", "t,A(b)", 0, (int) M_LWR_AB, INSN_MACRO, 0, …
Dmips-opc.c1341 {"lwr", "t,A(b)", 0, (int) M_LWR_AB, INSN_MACRO, …
1343 {"flush", "t,A(b)", 0, (int) M_LWR_AB, INSN_MACRO, 0, …
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-mips.c12083 case M_LWR_AB: in macro()