Searched refs:M_BLEU_I (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.27/opcodes/ |
D | mips16-opc.c | 217 {"bleu", "x,I,p", 0, (int) M_BLEU_I, INSN_MACRO, 0, I1, 0, 0 },
|
D | micromips-opc.c | 405 {"bleu", "s,I,p", 0, (int) M_BLEU_I, INSN_MACRO, 0, I1, 0, 0 },
|
D | mips-opc.c | 737 {"bleu", "s,I,p", 0, (int) M_BLEU_I, INSN_MACRO, 0, I1, 0, 0 },
|
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | mips.h | 1497 M_BLEU_I, enumerator
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-2010 | 131 <M_BGTUL_I, M_BGTU_I, M_BLEUL_I, M_BLEU_I>: Fix the constant
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-mips.c | 10112 case M_BLEU_I: in macro() 13514 case M_BLEU_I: in mips16_macro()
|