Home
last modified time | relevance | path

Searched refs:p_bits (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dtic6x-dis.c211 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()
H A Dia64-gen.c2359 ia64_insn p_bits; in compute_completer_bits() local
2366 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()
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dtic6x-dis.c211 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()
H A Dia64-gen.c2366 ia64_insn p_bits; in compute_completer_bits() local
2373 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()
/netbsd-src/crypto/external/bsd/netpgp/dist/src/lib/
H A Dopenssl_crypto.c1124 decide_k_bits(int p_bits) in decide_k_bits() argument
1126 return (p_bits <= 5120) ? p_bits / 10 + 160 : (p_bits / 8 + 200) * 3 / 2; in decide_k_bits()
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dtic6x.h719 bool p_bits[14]; member
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dtic6x.h719 bool p_bits[14]; member
/netbsd-src/sys/dev/pci/
H A Dif_sip.c349 } p_bits; member
363 #define sc_bits sc_parm->p_bits
373 , .p_bits = {
411 , .p_bits = {