Searched refs:M_LWL_AB (Results 1 – 6 of 6) sorted by relevance
/openbsd/gnu/usr.bin/binutils/include/opcode/ |
H A D | mips.h | 632 M_LWL_AB, enumerator
|
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | mips.h | 710 M_LWL_AB, enumerator
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | mips-opc.c | 698 {"lwl", "t,A(b)", 0, (int) M_LWL_AB, INSN_MACRO, I1 }, 700 {"lcache", "t,A(b)", 0, (int) M_LWL_AB, INSN_MACRO, I2 }, /* as lwl */
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | mips-opc.c | 734 {"lwl", "t,A(b)", 0, (int) M_LWL_AB, INSN_MACRO, 0, I1 }, 736 {"lcache", "t,A(b)", 0, (int) M_LWL_AB, INSN_MACRO, 0, I2 }, /* as lwl */
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-mips.c | 6110 case M_LWL_AB: in macro()
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-mips.c | 6066 case M_LWL_AB: in macro()
|