Home | History | Annotate | Download | only in config

Lines Matching refs:fix

4612 /* Emit a tls fix for the symbol.  */
8615 true cause and fix their mistake. */
13188 /* Fix missing optional operands. FIXME: we don't know at this point how
13986 /* Fix up Neon data-processing instructions, ORing in the correct bits for
14384 operand types involved, etc.). We have to check and/or fix-up a couple of
16784 /* We need to be able to fix up arbitrary expressions in some statements.
16789 in the expr_section, and creating a fix for that. */
16840 /* Mark whether the fix is to a THUMB instruction, or an ARM
19441 /* The implementation of the FIX instruction is broken on some
19446 cCE("fix", e100110, 2, (RR, RF), rd_rm),
20800 easier to fix it here since that is how the other a.out targets
20846 unsigned bytes, fix, noop_size;
20859 fix = 0;
20897 fix = bytes & (noop_size - 1);
20899 fix);
20901 memset (p, 0, fix);
20902 p += fix;
20903 bytes -= fix;
20914 fix += noop_size;
20926 fix += noop_size;
20929 fragP->fr_fix += fix;
21950 /* If the instruction will fail, see if we can fix things up by
21995 /* If the instruction will fail, see if we can fix things up by
23452 arm_force_relocation (struct fix * fixp)
24131 {"fix-v4bx", no_argument, NULL, OPTION_FIX_V4BX},
25058 --fix-v4bx Allow BX in ARMv4 code\n"));
25593 arm_apply_sym_value (struct fix * fixP)