Home
last modified time | relevance | path

Searched refs:can_swap_branch_p (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2011234 * config/tc-mips.c (can_swap_branch_p): Exclude microMIPS
333 * config/tc-mips.c (can_swap_branch_p): Remove empty line.
509 * config/tc-mips.c (can_swap_branch_p): Update the comment on
557 (can_swap_branch_p): Enable microMIPS branch swapping.
685 (can_swap_branch_p): Correct pinfo2 reference. Reshape code.
813 (can_swap_branch_p): Handle microMIPS ASE.
881 * config/tc-mips.c (can_swap_branch_p): Adjust for the rename of
942 (can_swap_branch_p, get_append_method): New functions.
DChangeLog-2013229 (can_swap_branch_p): Check fpr write followed by fpr read.
626 (can_swap_branch_p, get_append_method): Use the same flags for MIPS16
2066 (can_swap_branch_p, get_append_method): Detect some conditional
DChangeLog1812 * config/tc-mips.c (can_swap_branch_p): Correct call formatting.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c6625 can_swap_branch_p (struct mips_cl_insn *ip, expressionS *address_expr, in can_swap_branch_p() function
6821 && can_swap_branch_p (ip, address_expr, reloc_type)) in get_append_method()