Home
last modified time | relevance | path

Searched refs:mips_pic (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-mips.h99 extern enum mips_pic_level mips_pic;
H A Dtc-mips.c634 enum mips_pic_level mips_pic; variable
3689 if (mips_pic != NO_PIC) in md_begin()
4403 || (got16_reloc_p (reloc) && mips_pic != VXWORKS_PIC))); in reloc_needs_lo_p()
4529 mips_pic != NO_PIC), in relax_close_frag()
7801 && (mips_opts.at || mips_pic == NO_PIC) in append_insn()
7819 (AT, mips_pic != NO_PIC, in append_insn()
7856 mips_pic != NO_PIC, in append_insn()
7902 mips_pic != NO_PIC, in append_insn()
7984 ip->fixp[0]->fx_tcbit2 = mips_pic == NO_PIC; in append_insn()
9398 gas_assert (mips_pic == NO_PIC in macro_build_lui()
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mips.h99 extern enum mips_pic_level mips_pic;
H A Dtc-mips.c631 enum mips_pic_level mips_pic; variable
3686 if (mips_pic != NO_PIC) in md_begin()
4400 || (got16_reloc_p (reloc) && mips_pic != VXWORKS_PIC))); in reloc_needs_lo_p()
4526 mips_pic != NO_PIC), in relax_close_frag()
7802 && (mips_opts.at || mips_pic == NO_PIC) in append_insn()
7820 (AT, mips_pic != NO_PIC, in append_insn()
7857 mips_pic != NO_PIC, in append_insn()
7903 mips_pic != NO_PIC, in append_insn()
7985 ip->fixp[0]->fx_tcbit2 = mips_pic == NO_PIC; in append_insn()
9399 gas_assert (mips_pic == NO_PIC in macro_build_lui()
[all …]
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-20173096 (append_insn): Pass `mips_pic', HAVE_32BIT_SYMBOLS and
3306 (relax_close_frag): Pass `mips_pic' setting to RELAX_ENCODE.
3307 (append_insn): Pass `mips_pic' setting to RELAX_BRANCH_ENCODE
3311 fixup processed rather than `mips_pic' in choosing to relax an
3314 rather than `mips_pic'.
H A DChangeLog-92955740 mips_pic. For M_LI_DD, decide how to handle it based on segment
5741 name of offset_expr, rather than mips_pic.
6603 (mips_pic): Change from int to enum mips_pic_level. Change all
8261 mips_any_noreorder and mips_pic.
8552 (mips_pic, mips_cprestore_offset): New static variables.
8568 (s_option): Set mips_pic based on .option picN.
8569 (s_abicalls): New function; set mips_pic to 2.
H A DChangeLog-02033380 mips_pic.
4479 (mips_pic): No longer static.
4483 (mips_pic): Declare.
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-20173096 (append_insn): Pass `mips_pic', HAVE_32BIT_SYMBOLS and
3306 (relax_close_frag): Pass `mips_pic' setting to RELAX_ENCODE.
3307 (append_insn): Pass `mips_pic' setting to RELAX_BRANCH_ENCODE
3311 fixup processed rather than `mips_pic' in choosing to relax an
3314 rather than `mips_pic'.
H A DChangeLog-92955740 mips_pic. For M_LI_DD, decide how to handle it based on segment
5741 name of offset_expr, rather than mips_pic.
6603 (mips_pic): Change from int to enum mips_pic_level. Change all
8261 mips_any_noreorder and mips_pic.
8552 (mips_pic, mips_cprestore_offset): New static variables.
8568 (s_option): Set mips_pic based on .option picN.
8569 (s_abicalls): New function; set mips_pic to 2.
H A DChangeLog-02033380 mips_pic.
4479 (mips_pic): No longer static.
4483 (mips_pic): Declare.