Searched refs:puw_bits (Results 1 – 1 of 1) sorted by relevance
2068 int puw_bits = ((given >> 22) & 6) | ((given >> 21) & 1); in print_insn_coprocessor() local2073 switch (puw_bits) in print_insn_coprocessor()2094 if (puw_bits == 5 || puw_bits == 7) in print_insn_coprocessor()