HomeSort by: relevance | last modified time | path
    Searched defs:VFP_REG_Dd (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-arm.c 634 VFP_REG_Dd, VFP_REG_Dm, VFP_REG_Dn
8215 if ((pos == VFP_REG_Dd || pos == VFP_REG_Dn || pos == VFP_REG_Dm)
8248 case VFP_REG_Dd:
10611 encode_arm_vfp_reg (inst.operands[0].reg, VFP_REG_Dd);
10674 encode_arm_vfp_reg (inst.operands[0].reg, VFP_REG_Dd);
10704 encode_arm_vfp_reg (inst.operands[1].reg, VFP_REG_Dd);
10756 encode_arm_vfp_reg (inst.operands[0].reg, VFP_REG_Dd);
10764 encode_arm_vfp_reg (inst.operands[1].reg, VFP_REG_Dd);
10770 encode_arm_vfp_reg (inst.operands[0].reg, VFP_REG_Dd);
10781 encode_arm_vfp_reg (inst.operands[0].reg, VFP_REG_Dd);
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-arm.c 634 VFP_REG_Dd, VFP_REG_Dm, VFP_REG_Dn
8218 if ((pos == VFP_REG_Dd || pos == VFP_REG_Dn || pos == VFP_REG_Dm)
8251 case VFP_REG_Dd:
10614 encode_arm_vfp_reg (inst.operands[0].reg, VFP_REG_Dd);
10677 encode_arm_vfp_reg (inst.operands[0].reg, VFP_REG_Dd);
10707 encode_arm_vfp_reg (inst.operands[1].reg, VFP_REG_Dd);
10759 encode_arm_vfp_reg (inst.operands[0].reg, VFP_REG_Dd);
10767 encode_arm_vfp_reg (inst.operands[1].reg, VFP_REG_Dd);
10773 encode_arm_vfp_reg (inst.operands[0].reg, VFP_REG_Dd);
10784 encode_arm_vfp_reg (inst.operands[0].reg, VFP_REG_Dd);
    [all...]

Completed in 41 milliseconds