Searched refs:M_BLTZ (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/binutils/dist/include/opcode/ |
| D | mips.h | 1589 M_BLTZ, 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 | 1589 M_BLTZ, 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 | 10253 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()
|