Searched refs:M_BLEZL (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | mips.h | 1500 M_BLEZL, enumerator
|
D | ChangeLog-0415 | 1213 (M_BLEZ, M_BLEZL, M_BLTZ, M_BLTZL, M_BLTZALL, M_BNEL): Likewise.
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-mips.c | 9577 case M_BLEZL: in macro_build_branch_rs() 9911 macro_build_branch_rs (likely ? M_BLEZL : M_BLEZ, &offset_expr, op[1]); in macro() 9924 case M_BLEZL: in macro() 10057 macro_build_branch_rs (likely ? M_BLEZL : M_BLEZ, &offset_expr, op[0]); in macro() 10083 macro_build_branch_rs (likely ? M_BLEZL : M_BLEZ, &offset_expr, op[0]); in macro()
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | micromips-opc.c | 409 {"blezl", "s,p", 0, (int) M_BLEZL, INSN_MACRO, 0, I1, 0, 0 },
|