Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Dmips.h1500 M_BLEZL, enumerator
DChangeLog-04151213 (M_BLEZ, M_BLEZL, M_BLTZ, M_BLTZL, M_BLTZALL, M_BNEL): Likewise.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c9577 case M_BLEZL: in macro_build_branch_rs()
9911 macro_build_branch_rs (likely ? M_BLEZL : M_BLEZ, &offset_expr, op[1]); in macro()
9924 case M_BLEZL: in macro()
10057 macro_build_branch_rs (likely ? M_BLEZL : M_BLEZ, &offset_expr, op[0]); in macro()
10083 macro_build_branch_rs (likely ? M_BLEZL : M_BLEZ, &offset_expr, op[0]); in macro()
/toolchain/binutils/binutils-2.27/opcodes/
Dmicromips-opc.c409 {"blezl", "s,p", 0, (int) M_BLEZL, INSN_MACRO, 0, I1, 0, 0 },