Searched refs:destmask (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/contrib/binutils/bfd/ |
| D | elf32-arm.c | 3428 bfd_arm_vfp11_insn_decode (unsigned int insn, unsigned int *destmask, int *regs, in bfd_arm_vfp11_insn_decode() argument 3451 bfd_arm_vfp11_write_mask (destmask, fd); in bfd_arm_vfp11_insn_decode() 3468 bfd_arm_vfp11_write_mask (destmask, fd); in bfd_arm_vfp11_insn_decode() 3502 bfd_arm_vfp11_write_mask (destmask, fd); in bfd_arm_vfp11_insn_decode() 3510 bfd_arm_vfp11_write_mask (destmask, fd); in bfd_arm_vfp11_insn_decode() 3540 bfd_arm_vfp11_write_mask (destmask, fm); in bfd_arm_vfp11_insn_decode() 3543 bfd_arm_vfp11_write_mask (destmask, fm); in bfd_arm_vfp11_insn_decode() 3544 bfd_arm_vfp11_write_mask (destmask, fm + 1); in bfd_arm_vfp11_insn_decode() 3570 bfd_arm_vfp11_write_mask (destmask, i); in bfd_arm_vfp11_insn_decode() 3576 bfd_arm_vfp11_write_mask (destmask, fd); in bfd_arm_vfp11_insn_decode() [all …]
|
| /freebsd-10-stable/contrib/binutils/gas/config/ |
| D | tc-arm.c | 11028 unsigned destmask; in modify_types_allowed() local 11031 destmask = 0; in modify_types_allowed() 11038 destmask |= type_chk_of_el_type (type, size); in modify_types_allowed() 11042 return destmask; in modify_types_allowed()
|