Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Dmips.h1589 M_BLTZ, enumerator
DChangeLog-04151213 (M_BLEZ, M_BLEZL, M_BLTZ, M_BLTZL, M_BLTZALL, M_BNEL): Likewise.
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Dmips.h1589 M_BLTZ, enumerator
DChangeLog-04151213 (M_BLEZ, M_BLEZL, M_BLTZ, M_BLTZL, M_BLTZALL, M_BNEL): Likewise.
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-mips.c10253 case M_BLTZ: in macro_build_branch_rs()
10709 macro_build_branch_rs (likely ? M_BLTZL : M_BLTZ, &offset_expr, op[1]); in macro()
10767 macro_build_branch_rs (likely ? M_BLTZL : M_BLTZ, &offset_expr, op[0]); in macro()
10830 macro_build_branch_rs (likely ? M_BLTZL : M_BLTZ, &offset_expr, op[0]); in macro()