Searched refs:destmask (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf32-arm.c3421 bfd_arm_vfp11_insn_decode (unsigned int insn, unsigned int *destmask, int *regs, argument
3444 bfd_arm_vfp11_write_mask (destmask, fd);
3461 bfd_arm_vfp11_write_mask (destmask, fd);
3495 bfd_arm_vfp11_write_mask (destmask, fd);
3503 bfd_arm_vfp11_write_mask (destmask, fd);
3533 bfd_arm_vfp11_write_mask (destmask, fm);
3536 bfd_arm_vfp11_write_mask (destmask, fm);
3537 bfd_arm_vfp11_write_mask (destmask, fm + 1);
3563 bfd_arm_vfp11_write_mask (destmask, i);
3569 bfd_arm_vfp11_write_mask (destmask, f
[all...]
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-arm.c11056 unsigned destmask;
11059 destmask = 0;
11066 destmask |= type_chk_of_el_type (type, size);
11070 return destmask;
11046 unsigned destmask; local

Completed in 177 milliseconds