Searched refs:add_to_lit_pool (Results 1 – 8 of 8) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-i370.c | 1249 add_to_lit_pool (expressionS *exx, char *name, int sz) in add_to_lit_pool() function 1489 add_to_lit_pool (exp, sym_name, 4); in i370_addr_cons() 1590 add_to_lit_pool (exp, 0x0, cons_len); in i370_addr_cons()
|
D | tc-aarch64.c | 1618 add_to_lit_pool (expressionS *exp, int size) in add_to_lit_pool() function 5439 if (! add_to_lit_pool (&instr->reloc.exp, size)) in programmer_friendly_fixup()
|
D | tc-arm.c | 3188 add_to_lit_pool (unsigned int nbytes) in add_to_lit_pool() function 7844 if (add_to_lit_pool ((!inst.operands[i].isvec in move_or_literal_pool()
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog | 339 * config/tc-arm.c (move_or_literal_pool, add_to_lit_pool): Use 516 * config/tc-arm.c (add_to_lit_pool): Preinitialize `imm1'. 723 * config/tc-arm.c (add_to_lit_pool): Use "inst.operands[1].imm" for 745 (add_to_lit_pool): Add one parameter 'nbytes'. 1493 (add_to_lit_pool): When adding a bignum cache the big value.
|
D | ChangeLog-2011 | 658 (add_to_lit_pool): Initialise the locs entry for the new literal.
|
D | ChangeLog-9697 | 4279 (add_to_lit_pool): Merge identical literal pool values.
|
D | ChangeLog-0203 | 4920 * config/tc-arm.c (add_to_lit_pool): Ensure that offset to literal
|
D | ChangeLog-9295 | 2740 (add_to_lit_pool, symbol_locate, symbol_make_empty): New functions.
|