Home
last modified time | relevance | path

Searched defs:puw (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-arm.c8332 unsigned int puw = ((insn >> 21) & 0x1) | (((insn >> 23) & 3) << 1); in bfd_arm_vfp11_insn_decode() local
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-arm.c8323 unsigned int puw = ((insn >> 21) & 0x1) | (((insn >> 23) & 3) << 1); in bfd_arm_vfp11_insn_decode() local