Searched refs:puw (Results 1 – 1 of 1) sorted by relevance
6641 unsigned int puw = ((insn >> 21) & 0x1) | (((insn >> 23) & 3) << 1); in bfd_arm_vfp11_insn_decode() local6643 switch (puw) in bfd_arm_vfp11_insn_decode()