Lines Matching refs:code

22 	(input_file_open): Simplify the error reporting code to just use
78 (assemble_two_insns): Remove code that checked
122 (s_comm): Split out code to..
124 "name" from input line may be used in more places. Merge code
125 testing for valid size from elf_common. Merge code from
133 * config/obj-elf.c (elf_common): Split out code to..
134 (elf_common_parse): ..here. Remove code common to s_comm_internal,
816 existing condition code warning, and add condition code
890 (macro): Likewise. Fix code generation for 64-bit address constants
912 code to set is_loop_target or is_branch_target flag on the symbol
930 code to use new literal_syms list.
942 (xtensa_create_local_symbol): Delete and inline the code into...
950 * config/tc-xtensa.c (xtensa_literal_pseudo): Remove code for
1048 * config/tc-arm.c (cp_address_required_here): Add code to handle
1071 code.
1431 target being a global symbol if not compiling SVR4 PIC code.
1448 (get_operand): Likewise. Use the standard code to read the size of
1737 (md_do_align): Optimize code alignment only if optimize_align_code
2207 (get_interrupt_operand): Warn if NOP type code is emitted.
2385 -mlong, -mshort-double and -mlong-double options; use table @code.
2727 (percent_op): Make constant. Record the BFD relocation code
2978 Additionally, clean up their code slightly and clean up their
3080 M_ROL_I, and M_ROR_I, simplify code, clean up warnings, and
3318 (tc_gen_reloc): Delete fx_addsy - fx_subsy code.
3414 * config/tc-m68hc11.c (STATE_INDEXED_PCREL): New relax code.
3416 (build_indexed_byte): Use a STATE_INDEXED_PCREL relax code.
3417 (m68hc11_relax_frag): Handle the new relax code.
3436 Move OBJ_COFF TC_FORCE_RELOCATION code here so that COFF handles
3693 (out_debug_line, out_debug_info): Add code for handling 64-bit
3788 * config/tc-alpha.c (alpha_validate_fix): Move code ...
4028 convert undefined references to GOT32/PLT32 if PIC code is
4048 * config/tc-avr.c (md_apply_fix3): Reinstate code handling pcrel
4060 (macro_build): Check for MIPS16 capability, not for actual MIPS16 code
4095 (clean_up_expression): Remove O_subtract code.
4229 * cgen.c (gas_cgen_md_apply_fix3): Remove *valP fudges and code to
4253 obj_frob_file_before_fix, and fix_segment prior to symbol table code.
4299 (md_apply_fix3): Remove *valP fudges and code to subtract abs sym.
4324 Remove *valP fudges and code to subtract abs sym. Don't set
4330 (md_apply_fix3): Remove code to subtract abs sym.
4340 and code to subtract abs sym.
4355 and code to subtract abs sym.
4403 * config/tc-i370.c (md_apply_fix3): Remove *valP fudges and code
4424 (md_apply_fix3): Don't cast valP pointer type. Move code here from
4428 Remove #if 0 code. Invert return boolean.
4465 (md_apply_fix3): Remove *valP fudges and code to subtract abs sym.
4466 Remove duplicated fx_done code.
4598 (md_parse_option): Remove stupid debug code.
4616 (xstormy16_md_apply_fix3): Remove *valP fudges and code to subtract
4773 -me500x2 to generate code for Motorola e500 core complex.
4877 not when fx_addsy. Remove dead code.
4989 64-bit address in non-PIC code if noat is in effect.
5144 * tc-i386.c (i386_align_code): Implement x86_64 neutral code fillers.
5207 (tc_gen_reloc): Remove redundant code.
5872 * config/tc_mips.c (s_cpsetup): Fix completely bogus code which had
6366 is handled more correctly for embedded-PIC code.
6682 (sh_handle_align): Remove HAVE_SH64-conditioned code.
6768 points to SHcompact code.
6786 SHMEDIA_BFD_RELOC_PT as coming from SHmedia code.
6789 (shmedia_md_convert_frag): Remove inactive is_pt_variant code. Do
6813 constants in same section as code.
6834 sh64_set_contents_type for SHmedia code.
6853 call sh64_set_contents_type to mark SHcompact code and set
6879 communicate the section as containing SHmedia code. Describe why.
7042 SHcompact or SHmedia code.
7319 (my_getPercentOp): New function, code from my_getSmallParser.