Home
last modified time | relevance | path

Searched refs:add_to_lit_pool (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-2014512 * config/tc-arm.c (move_or_literal_pool, add_to_lit_pool): Use
689 * config/tc-arm.c (add_to_lit_pool): Preinitialize `imm1'.
896 * config/tc-arm.c (add_to_lit_pool): Use "inst.operands[1].imm" for
918 (add_to_lit_pool): Add one parameter 'nbytes'.
1666 (add_to_lit_pool): When adding a bignum cache the big value.
H A DChangeLog-2011658 (add_to_lit_pool): Initialise the locs entry for the new literal.
H A DChangeLog-20163527 (add_to_lit_pool): Likewise.
3719 * config/tc-arm.c (add_to_lit_pool): Ensure that the padding added
H A DChangeLog-96974279 (add_to_lit_pool): Merge identical literal pool values.
H A DChangeLog-02034920 * config/tc-arm.c (add_to_lit_pool): Ensure that offset to literal
H A DChangeLog-92952740 (add_to_lit_pool, symbol_locate, symbol_make_empty): New functions.
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-2014512 * config/tc-arm.c (move_or_literal_pool, add_to_lit_pool): Use
689 * config/tc-arm.c (add_to_lit_pool): Preinitialize `imm1'.
896 * config/tc-arm.c (add_to_lit_pool): Use "inst.operands[1].imm" for
918 (add_to_lit_pool): Add one parameter 'nbytes'.
1666 (add_to_lit_pool): When adding a bignum cache the big value.
H A DChangeLog-2011658 (add_to_lit_pool): Initialise the locs entry for the new literal.
H A DChangeLog-20163527 (add_to_lit_pool): Likewise.
3719 * config/tc-arm.c (add_to_lit_pool): Ensure that the padding added
H A DChangeLog-96974279 (add_to_lit_pool): Merge identical literal pool values.
H A DChangeLog-02034920 * config/tc-arm.c (add_to_lit_pool): Ensure that offset to literal
H A DChangeLog-92952740 (add_to_lit_pool, symbol_locate, symbol_make_empty): New functions.
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-aarch64.c1725 add_to_lit_pool (expressionS *exp, int size) in add_to_lit_pool() function
7714 if (! add_to_lit_pool (&instr->reloc.exp, size)) in programmer_friendly_fixup()
H A Dtc-arm.c3553 add_to_lit_pool (unsigned int nbytes) in add_to_lit_pool() function
9096 if (add_to_lit_pool ((!inst.operands[i].isvec in move_or_literal_pool()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-aarch64.c1948 add_to_lit_pool (expressionS *exp, int size) in add_to_lit_pool() function
8140 if (! add_to_lit_pool (&instr->reloc.exp, size)) in programmer_friendly_fixup()
H A Dtc-arm.c3522 add_to_lit_pool (unsigned int nbytes) in add_to_lit_pool() function
9126 if (add_to_lit_pool ((!inst.operands[i].isvec in move_or_literal_pool()