Searched refs:word_compact (Results 1 – 2 of 2) sorted by relevance
209 header->word_compact[i] = FALSE; in tic6x_check_fetch_packet_header()216 header->word_compact[i] in tic6x_check_fetch_packet_header()266 || !header.word_compact[fp_offset >> 2])) in print_insn_tic6x()275 num_bits = (header.word_compact[fp_offset >> 2] ? 16 : 32); in print_insn_tic6x()484 && header.word_compact[(fp_offset >> 2) - 1]) in print_insn_tic6x()510 if (prev_header_based && prev_header.word_compact[6]) in print_insn_tic6x()1145 && (search_fp_header.word_compact in print_insn_tic6x()1165 = search_fp_header.word_compact[6] ? 26 : 24; in print_insn_tic6x()1173 = (search_fp_header.word_compact[search_fp_offset in print_insn_tic6x()
696 bfd_boolean word_compact[7]; member