Searched refs:hwcaps2 (Results 1 – 5 of 5) sorted by relevance
103 unsigned int hwcaps2; member
62 * sparc.h (sparc_opcode): new field `hwcaps2'.
975 int hwcaps, hwcaps2; in sparc_md_end() local1001 hwcaps2 = hwcap_seen >> 32; in sparc_md_end()1005 if (hwcaps2) in sparc_md_end()1006 bfd_elf_add_obj_attr_int (stdoutput, OBJ_ATTR_GNU, Tag_GNU_Sparc_HWCAPS2, hwcaps2); in sparc_md_end()3008 = (((bfd_uint64_t) insn->hwcaps2) << 32) | insn->hwcaps; in sparc_ip()
292 (sparc_ip): Take into account the new hwcaps2 bitmap to build the
789 the hwcaps2 object attribute.