Searched refs:M_BLTZL (Results 1 – 7 of 7) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | mips.h | 1590 M_BLTZL, enumerator
|
| D | ChangeLog-0415 | 1213 (M_BLEZ, M_BLEZL, M_BLTZ, M_BLTZL, M_BLTZALL, M_BNEL): Likewise.
|
| /netbsd/src/external/gpl3/gdb/dist/include/opcode/ |
| D | mips.h | 1590 M_BLTZL, enumerator
|
| D | ChangeLog-0415 | 1213 (M_BLEZ, M_BLEZL, M_BLTZ, M_BLTZL, M_BLTZALL, M_BNEL): Likewise.
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-mips.c | 10256 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/ |
| D | micromips-opc.c | 429 {"bltzl", "s,p", 0, (int) M_BLTZL, INSN_MACRO, …
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | micromips-opc.c | 429 {"bltzl", "s,p", 0, (int) M_BLTZL, INSN_MACRO, …
|