Home
last modified time | relevance | path

Searched refs:M_BLTZL (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Dmips.h1590 M_BLTZL, 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.h1590 M_BLTZL, 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.c10256 case M_BLTZL: in macro_build_branch_rs()
10604 case M_BLTZL: in macro()
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()
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dmicromips-opc.c429 {"bltzl", "s,p", 0, (int) M_BLTZL, INSN_MACRO, …
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dmicromips-opc.c429 {"bltzl", "s,p", 0, (int) M_BLTZL, INSN_MACRO, …