Searched refs:p_bits (Results 1 – 3 of 3) sorted by relevance
211 header->p_bits[i] = FALSE; in tic6x_check_fetch_packet_header()226 header->p_bits[i] in tic6x_check_fetch_packet_header()476 p_bit = header.p_bits[(fp_offset >> 2) << 1]; in print_insn_tic6x()485 p_bit = header.p_bits[(fp_offset >> 1) - 1]; in print_insn_tic6x()511 p_bit = prev_header.p_bits[13]; in print_insn_tic6x()
2366 ia64_insn p_bits; in compute_completer_bits() local2373 p_bits = p->bits; in compute_completer_bits()2375 p_bits = ment->opcode->opcode; in compute_completer_bits()2381 if ((p_bits & m) != (our_bits & m)) in compute_completer_bits()
715 bfd_boolean p_bits[14]; member