Home
last modified time | relevance | path

Searched refs:M_BLEZL (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/include/opcode/
Dmips.h1518 M_BLEZL, enumerator
DChangeLog784 (M_BLEZ, M_BLEZL, M_BLTZ, M_BLTZL, M_BLTZALL, M_BNEL): Likewise.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c9683 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/
Dmicromips-opc.c410 {"blezl", "s,p", 0, (int) M_BLEZL, INSN_MACRO, 0, I1, 0, 0 },