Home
last modified time | relevance | path

Searched refs:M_BLEZ (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/include/opcode/
Dmips.h1517 M_BLEZ, enumerator
DChangeLog784 (M_BLEZ, M_BLEZL, M_BLTZ, M_BLTZL, M_BLTZALL, M_BNEL): Likewise.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c9680 case M_BLEZ: in macro_build_branch_rs()
10017 macro_build_branch_rs (likely ? M_BLEZL : M_BLEZ, &offset_expr, op[1]); 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()