Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/
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.
DChangeLog-2011658 (add_to_lit_pool): Initialise the locs entry for the new literal.
DChangeLog-20163527 (add_to_lit_pool): Likewise.
3719 * config/tc-arm.c (add_to_lit_pool): Ensure that the padding added
DChangeLog-96974279 (add_to_lit_pool): Merge identical literal pool values.
DChangeLog-02034920 * config/tc-arm.c (add_to_lit_pool): Ensure that offset to literal
DChangeLog-92952740 (add_to_lit_pool, symbol_locate, symbol_make_empty): New functions.
/netbsd/src/external/gpl3/binutils/dist/gas/config/
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()
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()