Searched refs:M_LCA_AB (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/usr.bin/binutils/include/opcode/ |
H A D | mips.h | 600 M_LCA_AB, enumerator
|
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | mips.h | 678 M_LCA_AB, enumerator
|
H A D | ChangeLog-9103 | 4 * mips.h: Define new enum members, M_LCA_AB and M_DLCA_AB.
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | mips-opc.c | 648 {"lca", "t,A(b)", 0, (int) M_LCA_AB, INSN_MACRO, I1 },
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | mips-opc.c | 684 {"lca", "t,A(b)", 0, (int) M_LCA_AB, INSN_MACRO, 0, I1 },
|
/openbsd/gnu/usr.bin/binutils/include/ |
H A D | ChangeLog-9103 | 26 * opcode/mips.h: Define new enum members, M_LCA_AB and M_DLCA_AB.
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-mips.c | 5192 case M_LCA_AB: in macro()
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-mips.c | 5211 case M_LCA_AB: in macro()
|