Searched refs:p_bits (Results 1 – 8 of 8) sorted by relevance
211 header->p_bits[i] = false; in tic6x_check_fetch_packet_header()226 header->p_bits[i] = (header->header & (1u << i)) != 0; in tic6x_check_fetch_packet_header()478 p_bit = header.p_bits[(fp_offset >> 2) << 1]; in print_insn_tic6x()487 p_bit = header.p_bits[(fp_offset >> 1) - 1]; in print_insn_tic6x()515 p_bit = prev_header.p_bits[13]; in print_insn_tic6x()
2359 ia64_insn p_bits; in compute_completer_bits() local2366 p_bits = p->bits; in compute_completer_bits()2368 p_bits = ment->opcode->opcode; in compute_completer_bits()2374 if ((p_bits & m) != (our_bits & m)) in compute_completer_bits()
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()
1124 decide_k_bits(int p_bits) in decide_k_bits() argument1126 return (p_bits <= 5120) ? p_bits / 10 + 160 : (p_bits / 8 + 200) * 3 / 2; in decide_k_bits()
719 bool p_bits[14]; member
349 } p_bits; member363 #define sc_bits sc_parm->p_bits373 , .p_bits = {411 , .p_bits = {