Searched refs:M_BLEU (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | mips16-opc.c | 216 {"bleu", "x,y,p", 0, (int) M_BLEU, INSN_MACRO, 0, I1, 0, 0 },
|
D | micromips-opc.c | 404 {"bleu", "s,t,p", 0, (int) M_BLEU, INSN_MACRO, 0, I1, 0, 0 },
|
D | mips-opc.c | 736 {"bleu", "s,t,p", 0, (int) M_BLEU, INSN_MACRO, 0, I1, 0, 0 },
|
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | mips.h | 1495 M_BLEU, enumerator
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-mips.c | 10095 case M_BLEU: in macro() 13459 case M_BLEU: in mips16_macro()
|