Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2013617 (get_append_method): Use gpr_read_mask.
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
DChangeLog-2011614 (get_append_method): Likewise. Remove redundant test.
942 (can_swap_branch_p, get_append_method): New functions.
943 (append_insn): Use get_append_method to decide how the instruction
DChangeLog121 * config/tc-mips.c (get_append_method): Fix a comment typo.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c6805 get_append_method (struct mips_cl_insn *ip, expressionS *address_expr, in get_append_method() function
7234 method = get_append_method (ip, address_expr, reloc_type); in append_insn()