Searched refs:add_to_lit_pool (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ChangeLog-2014 | 512 * 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 D | ChangeLog-2011 | 658 (add_to_lit_pool): Initialise the locs entry for the new literal.
|
H A D | ChangeLog-2016 | 3527 (add_to_lit_pool): Likewise. 3719 * config/tc-arm.c (add_to_lit_pool): Ensure that the padding added
|
H A D | ChangeLog-9697 | 4279 (add_to_lit_pool): Merge identical literal pool values.
|
H A D | ChangeLog-0203 | 4920 * config/tc-arm.c (add_to_lit_pool): Ensure that offset to literal
|
H A D | ChangeLog-9295 | 2740 (add_to_lit_pool, symbol_locate, symbol_make_empty): New functions.
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ChangeLog-2014 | 512 * 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 D | ChangeLog-2011 | 658 (add_to_lit_pool): Initialise the locs entry for the new literal.
|
H A D | ChangeLog-2016 | 3527 (add_to_lit_pool): Likewise. 3719 * config/tc-arm.c (add_to_lit_pool): Ensure that the padding added
|
H A D | ChangeLog-9697 | 4279 (add_to_lit_pool): Merge identical literal pool values.
|
H A D | ChangeLog-0203 | 4920 * config/tc-arm.c (add_to_lit_pool): Ensure that offset to literal
|
H A D | ChangeLog-9295 | 2740 (add_to_lit_pool, symbol_locate, symbol_make_empty): New functions.
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-aarch64.c | 1725 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 D | tc-arm.c | 3553 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 D | tc-aarch64.c | 1948 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 D | tc-arm.c | 3522 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()
|