Searched refs:M_BLEZL (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | mips.h | 1518 M_BLEZL, enumerator
|
D | ChangeLog | 784 (M_BLEZ, M_BLEZL, M_BLTZ, M_BLTZL, M_BLTZALL, M_BNEL): Likewise.
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 9683 case M_BLEZL: in macro_build_branch_rs() 10017 macro_build_branch_rs (likely ? M_BLEZL : M_BLEZ, &offset_expr, op[1]); in macro() 10030 case M_BLEZL: in macro() 10163 macro_build_branch_rs (likely ? M_BLEZL : M_BLEZ, &offset_expr, op[0]); in macro() 10189 macro_build_branch_rs (likely ? M_BLEZL : M_BLEZ, &offset_expr, op[0]); in macro()
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | micromips-opc.c | 410 {"blezl", "s,p", 0, (int) M_BLEZL, INSN_MACRO, 0, I1, 0, 0 },
|