Searched refs:puw_bits (Results 1 – 1 of 1) sorted by relevance
3930 int puw_bits = ((given >> 22) & 6) | ((given >> W_BIT) & 1); in print_insn_coprocessor() local3935 switch (puw_bits) in print_insn_coprocessor()3952 if (puw_bits == 5 || puw_bits == 7) in print_insn_coprocessor()