Searched refs:hwcaps2 (Results 1 – 6 of 6) sorted by relevance
112 unsigned int hwcaps2; member
410 * sparc.h (sparc_opcode): new field `hwcaps2'.
1150 int hwcaps, hwcaps2; in sparc_md_end() local1186 hwcaps2 = hwcap_seen >> 32; in sparc_md_end()1190 if (hwcaps2) in sparc_md_end()1191 bfd_elf_add_obj_attr_int (stdoutput, OBJ_ATTR_GNU, Tag_GNU_Sparc_HWCAPS2, hwcaps2); in sparc_md_end()3130 = (((bfd_uint64_t) insn->hwcaps2) << 32) | insn->hwcaps; in sparc_ip()
4836 obj_attribute *hwcaps2 = &attrs[Tag_GNU_Sparc_HWCAPS2]; in _bfd_sparc_elf_object_p() local4866 if (hwcaps2->i & v9m_hwcaps2_mask) in _bfd_sparc_elf_object_p()4886 if (hwcaps2->i & v9m_hwcaps2_mask) in _bfd_sparc_elf_object_p()
1349 the hwcaps2 object attribute.
465 (sparc_ip): Take into account the new hwcaps2 bitmap to build the