Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dmips.h1527 M_BLTZ, enumerator
DChangeLog784 (M_BLEZ, M_BLEZL, M_BLTZ, M_BLTZL, M_BLTZALL, M_BNEL): Likewise.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c9687 case M_BLTZ: in macro_build_branch_rs()
10132 macro_build_branch_rs (likely ? M_BLTZL : M_BLTZ, &offset_expr, op[1]); in macro()
10187 macro_build_branch_rs (likely ? M_BLTZL : M_BLTZ, &offset_expr, op[0]); in macro()
10247 macro_build_branch_rs (likely ? M_BLTZL : M_BLTZ, &offset_expr, op[0]); in macro()